i know i can have several macros like "ReloadDocument_PC, ReloadDocument_MD, ReloadDocument_SH, ReloadDocument_OL" and my question is, Can i link the buton with its respective macro and each macro run only their respective script tab? not the hole document, only the tab (and the script also) the user wants.
What you can do is on button click you can set the variable and refer same variable in script and check the value, according to value you can decide if script needs to be reloaded or not.
Hope it is clear.
Regards,
Kaushik Solanki
Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!