SBendBuckeye
Programmer
When I click on View Locals window with code paused, some of the properties never show up. For example, I am reacting to the worksheet change event which passes a target object as a parameter.
When I pause the code, I do NOT see the property for columns, rows, target and maybe others. I do see areas, application, etc. But if I go into the immediated window and type ? target.address or ? target.rows.count they show up in the intellisense.
Do I need to change an option somewhere to see everything or am I missing something obvious here. I have done much more Access than Office and this type of situation can be very frustrating.
Thanks in advance for any help or suggestions you can give me. Have a great day!
When I pause the code, I do NOT see the property for columns, rows, target and maybe others. I do see areas, application, etc. But if I go into the immediated window and type ? target.address or ? target.rows.count they show up in the intellisense.
Do I need to change an option somewhere to see everything or am I missing something obvious here. I have done much more Access than Office and this type of situation can be very frustrating.
Thanks in advance for any help or suggestions you can give me. Have a great day!