Calling Excel from Word with parameters

D

DoctorG

Hi. I'm posting this here after not having had a reply in the
Office_Developer>Automation forum for 4 days.

I need to call Excel from within Word with parameters. Can you help with the
syntax for the call and where (and how) I should declare and therefore
"receive" and handle these parameters in Excel??? Is there a default auto
start procedure which accepts parameters?

Please specify the call with 3 parameters : 1 text/string, 1 numeric
(integer) and 1 date.

Thanks in advance
 
D

DoctorG

I saw Ann Troy's response further down in the list, so I guess that the
Workbook_Open procedure is the procedure I am looking for.

Now, regarding those parameters and the call statement?????!!!
 
D

DoctorG

My dear Anne, you may not be a coder but you are really here to lend a hand
and keep things moving. I haven't followed your link but, nevertheless,
thanks a lot for being there for all of us.
 
Top