Hello all!
Newbie VBA writer here. And, I'm just wondering....
Are there specific rules as to why & when Intellisense will not be available when writing VBA?
I already know that for Intellisense to work for variables, you need to declare them, and have Option Explicit enabled.
But, there are sometimes, where I'll be writing a line of code, and I'll start typing, "Act" (to start writing "Activate"), press Ctrl+Space, and Intellisense will not be available. Why is this?
Thank you!!
Robert
Bookmarks