Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Export cursor to excel
Message
 
 
To
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Export cursor to excel
Miscellaneous
Thread ID:
01682633
Message ID:
01682633
Views:
69
Hello,

I was wondering if you could help me with your library. First, converting a cursor to Excel using your class works very well. Thank you very much!
This is how I use it:
loReturn = loExcel.SaveTabletoWorkbookEx(lcCursorName, cExcelFileName, .NULL.)
Using the above approach, the first row of the cursor gets the names of the cursor fields. I was wondering, could I pass an XML or another cursor (or an array) to the above function SaveTableToWorkbook() to set the first row of the spreadsheet to names in the XML or DBF? The names of the cursor fields are not easily understood by the customer. Hence I would like to replace them with more descriptive names.

TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Reply
Map
View

Click here to load this message in the networking platform