E
e.mel
I have a form that calls a 'open file' dialogue box, and requires
Microsoft Office 10.0 Object Library.
I would like to check in the code if the reference is valid, and if not
present an plain InputBox(...) and maybe a little blurb on how to
activate the reference.
the problem is the the "variable not defined" error is triggered before
any code is run so I cant use OnError to catch it.
Ideally the best solution would be to use the code to activate the
reference, but I dont think that is possible.
Microsoft Office 10.0 Object Library.
I would like to check in the code if the reference is valid, and if not
present an plain InputBox(...) and maybe a little blurb on how to
activate the reference.
the problem is the the "variable not defined" error is triggered before
any code is run so I cant use OnError to catch it.
Ideally the best solution would be to use the code to activate the
reference, but I dont think that is possible.