Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Format a column in Excel
Message
From
03/10/2003 04:35:19
 
 
To
02/10/2003 13:35:40
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00834243
Message ID:
00834681
Views:
22
That is the way to tell excel that it is char data

You only see the quote in the formula bar.
This is what I do with char fields and no user complaints so far

>This is great, except the quote is in the cell. Our users don't want the quote.
>
>Thanks,
>
>Jerry
>
>
>>
>>If you want excel to consider the contents of a cell as char data, simply prepend a single quote
>>ie
>>
>>oSheet.ActiveSheet.Cells(lnRow, 2).Value = ['] + rtrim(mycursor.field2)
>>
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform