hi folks, kind of a silly question here but what is the syntax for inserting small specialized macros into a larger macro.
I built smaller macros to perform specific tasks that will most likely change with semi-regularly so to make edits easier I kept the tasks seperate.
But now I need to string them into a single master macro.
If all the macros are contained in the workbook where they will be used do I still use the Application.Run command?
It seems that the sub macro() heading makes it comparable to PhP functions but I'm not sure what the VBA syntax is to call the sub.
Anyone dig the vibe?
![]()
Bookmarks