|
-
Jul 28th, 2011, 04:13 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Set the dynamic path Syntax help
Hi experts;
I ahave a excell sheet. for trying the code i set the path like
objWrkBk = GetObject("C:\ABC.XLS")
Now i want that when i publish the project include this XLS file.
I copy the file in resources folder and give path as
objWrkBk = GetObject("/Resources/abc.XLS")
But exception occur.
Where i include the file which becomes the part of the application?
PLz guide me
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|