View Single Post
 
Old 09-26-2013, 11:57 AM
Pierre-Hugues Pierre-Hugues is offline Windows 8 Office 2013
Novice
 
Join Date: Jun 2013
Posts: 8
Pierre-Hugues is on a distinguished road
Default 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
Reply With Quote