Recent

Author Topic: Import data from excel to lazarus  (Read 8951 times)

jolode

  • Newbie
  • Posts: 4
Import data from excel to lazarus
« on: April 22, 2008, 07:38:25 pm »
Hello, is there some component for import some data of column-row excel to lazarus...

Thank you

Leledumbo

  • Hero Member
  • *****
  • Posts: 8835
  • Programming + Glam Metal + Tae Kwon Do = Me
RE: Import data from excel to lazarus
« Reply #1 on: April 23, 2008, 07:18:48 am »
AFAIK, no. But if you save the file as either 'comma separated values' or 'tab delimited text', parsing and showing it in a string list is just a piece of cake.

bee

  • Sr. Member
  • ****
  • Posts: 393
RE: Import data from excel to lazarus
« Reply #2 on: April 23, 2008, 12:25:25 pm »
TMS' FlexCel component (the VCL version) support FPC, though only the non-visual parts. It's a commercial product, but not too expensive. :)
-Bee-

A long time pascal lover.

 

TinyPortal © 2005-2018