reading an excel-sheet with fnxBasic

In this category you can exchange your programming questions and solutions.
Post Reply
PaPi
Posts: 114
Joined: Wed May 16, 2007 11:55 am

reading an excel-sheet with fnxBasic

Post: # 128Post PaPi
Wed Jul 18, 2007 9:38 pm

Hi everybody!
I`d like to write a fnxBasic program, which reads data ( two column ) from an EXCEL-worksheet (xls file).
Is in this direction my chance somehow? Possibly is some kind of an API Call? Or another methods?
best regards
PaPi


wellnounpun
Posts: 5
Joined: Tue Nov 08, 2005 3:00 pm

reading an excel-sheet with fnxBasic

Post: # 129Post wellnounpun
Thu Jul 19, 2007 6:04 pm

If you save the excel file as a csv file (can be done from excel) it will be much easier. Open the csv file in notepad to see how it looks.

PaPi
Posts: 114
Joined: Wed May 16, 2007 11:55 am

reading an excel-sheet with fnxBasic

Post: # 130Post PaPi
Thu Jul 19, 2007 8:17 pm

I know  it  right  well, bat must read XLS file.

PaPi

Post Reply