I currently have a personal.xlsb that opens whenever I open excel and was wondering if i had all my macro set in there and then just called them from the worksheet.
Is that a good idea? are there any cons to this?
Currently I have a master file that I open and when it saves its saved as a new file so if I edit a macro its only changing it for the master and any new file I have created... Not a big issues as normally its only keeping the older files as record keeping but sometimes the last few are still current. but sometimes i edit something and it breaks a macro and i might have 3 or 4 files that are current so I have to solve the issue and then update it into each of the files that are currently still active.
Is that a good idea? are there any cons to this?
Currently I have a master file that I open and when it saves its saved as a new file so if I edit a macro its only changing it for the master and any new file I have created... Not a big issues as normally its only keeping the older files as record keeping but sometimes the last few are still current. but sometimes i edit something and it breaks a macro and i might have 3 or 4 files that are current so I have to solve the issue and then update it into each of the files that are currently still active.