Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am using Excel Automation from VC++ MFC code, I need to read .txt file and display in Excel, I have some data like 1234E2, I wish to to display it as "1234E2", but currently it is displayed as 123400. I need to disable this scientific convertion. I studied the OpenText(...) function, and find that we can specify the fieldinfo to do correct read. but I don't know how to pass parameter for FieldInfo. anybody can help? thks a lot in advance. Lily, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
pass parameter to access query | Links and Linking in Excel | |||
How to: Pass Command Line Parameter ??? | Excel Worksheet Functions | |||
How to pass a workshhet name as a parameter into a subroutine ? | Excel Discussion (Misc queries) | |||
Pass string as Parameter in OpenText method | Excel Programming | |||
Can we Pass String to FieldInfo Array to OpenText Method. | Excel Programming |