Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exporting memo field into Excel template
Message
From
18/10/2001 12:42:35
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00569882
Message ID:
00570349
Views:
23
I am confused as of the syntax.

I have been using:

WITH loExcel
.RANGE("B3").Value = "extremely long character field about 500 characters long"
.RANGE("B3").WrapText = .T.
ENDWITH

I am not sure what you are referenceing with .Rows and .Cells (I know what rows and cells are but the parameters are unclear)
It seems as though we are performing the same function.

>>Wes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform