- Local time
- Today, 10:27
- Joined
- Sep 12, 2006
- Messages
- 15,975
@Sarah.M - reckon you must be becoming our resident macro expert since so few here use them - based on forum stats less than 7% of 'coding' questions relate to macros. Although that might be a reflection of ease of use for 90% of requirements.![]()
I wouldn't be surprised if not seeing macro issues is just because we don't use them.
If you "grew up" without using macros, it's not really a technique you think of, really.
The same with, say, tempvars. When you didn't have them, you needed to make sure your code was robust to protect you from unhandled errors that would reset your code. Maybe it's better to know there has been a catastrophic error in the code then have this hidden because the tempvars aren't affected, and carry on without being aware of problems.
@Sarah.M Do you ever miss not having code available in Excel? Is there anything you are ever not able to do as a result? What about Word? Would not having code prevent you doing a mail merge, for instance?