Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel - find
Message
From
05/10/2004 18:29:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Excel - find
Miscellaneous
Thread ID:
00948975
Message ID:
00948975
Views:
47
Can anyone provide me with the code to do a find in excel from foxpro?

lcfile = getfile()
oexcel = createobject("excel.application")
oworkbook = oexcel.workbooks.open(lcfile)

Now if i want to search for text within the excel file, i am not sure what the code is to do that.

Any help would be appreciated. Thanks.

Paul
Next
Reply
Map
View

Click here to load this message in the networking platform