UI Automation and Lessons Learned

@DanThomas I’ve seen your great advice in here and other forum posts and have been curious about your strategy for naming macros. It looks like you use a prefix that includes the app name plus the type of thing is controls? (UI)

Do you follow this naming structure as well as organizing them into folders by project?

For me, some subroutines can apply to several different projects I’m working on so seems like a better idea than what I do now (putting all routines and subroutines in same folder according to project).

If you’ve discussed your naming structure somewhere else maybe you’ve got a link?

Thanks for all your help!