B
baobob
On line:
with Application.FUBAR
I get error:
Method 'FUBAR' of object '_Application' failed
1. Why doesn't the error respect the VBA statement and say "of object
'Application' failed"?
2. What does syntax '_Object' mean?
Thanks.
***
with Application.FUBAR
I get error:
Method 'FUBAR' of object '_Application' failed
1. Why doesn't the error respect the VBA statement and say "of object
'Application' failed"?
2. What does syntax '_Object' mean?
Thanks.
***