Quote:
Originally Posted by Guessed
I wouldn't normally create the xlApp in the same line as the declaration of the variable. Could that be the issue?
|
Unlikely.
Quote:
Originally Posted by Guessed
|
On my reading of that thread, the issue there actually concerned late binding with VB6/NET vs early binding with VBA.