M
MarkP
Based on Rod Gill's great VBA book I have created a couple of Export to Excel
macros.
My problem that the Reference for Excel is not always setup.
I created a macro for the users that includes this code:
PrjUpdateMe.references.AddFromFile "C:\Program Files\Microsoft
Office\OFFICE11\excel.exe"
Unfortunately, the checkbox does not get checked.
Any thoughts on what I need to do?
thanks all,
MarkP
macros.
My problem that the Reference for Excel is not always setup.
I created a macro for the users that includes this code:
PrjUpdateMe.references.AddFromFile "C:\Program Files\Microsoft
Office\OFFICE11\excel.exe"
Unfortunately, the checkbox does not get checked.
Any thoughts on what I need to do?
thanks all,
MarkP