Need to open an Excel WorkBook from Word VBA
Hi Guy
I have in the past month created a complex (for me) userform on Word's VBA.
Now that I am all but done I seem to be unable to open an Excel WorkBook
by using the workbooks.add. It gives me an error 424 object required.
I taught that would work like the Word command Documents.add.
Do I need to declare anything?
Do any of you know how I should proceed.
Thanks
|