View Single Post
 
Old 09-05-2017, 07:33 AM
slaycock slaycock is offline Windows 7 64bit Office 2013
Expert
 
Join Date: Sep 2013
Posts: 255
slaycock is on a distinguished road
Default

I wouldn't be at the level I am without the feedback and examples from this forum.

The difficult bit is breaking the dependency on macro recording and getting to the level of understanding the object model.

A good tip is the use of F1 when in the VBA ide as it brings up help pages on the keywords highlighted by the cursor. If you pay very close attention to the return values of methods and properties things soon start to become a little clearer.

Good luck on your adventures.
Reply With Quote