|
-
May 28th, 2007, 01:19 PM
#1
Dim xlApp As Excel.Application NOT WORKING
urgent..
Dim xlApp As Excel.Application
showing error....what are the settings to avoid this....
-
May 28th, 2007, 01:21 PM
#2
Re: Dim xlApp As Excel.Application NOT WORKING
That's Early Binding. You need to set the reference to Excel before running the app.
-
May 28th, 2007, 11:04 PM
#3
Re: Dim xlApp As Excel.Application NOT WORKING
 Originally Posted by rakesanand
urgent..
Dim xlApp As Excel.Application
showing error....what are the settings to avoid this....
What error does it show? Without knowing what the error message is, it will be difficult to give a proper solution.
-
May 30th, 2007, 01:52 AM
#4
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
|