View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] baobob@my-deja.com is offline
external usenet poster
 
Posts: 100
Default What does syntax '_Object' mean?

Thanks very much, JLGWhiz.

But that's not my question. The question is:

Why does the error message say "_Application", not "Application"?

What does the underline signify in the expression "_Object"?

***