Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Automation
Message
 
 
To
12/09/2010 15:14:01
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01480884
Message ID:
01480888
Views:
56
>>Hi,
>>
>>I am trying a simple Excel automation test as following:
>>
>>
>>LOCAL oExcel AS Excel.Application
>>oExcel = CREATEOBJECT([Excel.Application])
>>loWorkbook = oExcel.workbooks.open('MyFile.xls')
>>
>>
>>I get error OLE Dispatch exception that MyFile.xls could not be found. The is there, I verified. What am I doing wrong?
>
>You must include the whole path to myfile.xls..

I thought that because I was calling the code from the folder where file is located it would find it. Thank you.
"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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform