Forum Discussion
Sameer_Kuppanath_Sultan
Feb 04, 2022Brass Contributor
Excel Utility Tool Creation
Hi All-How to created an EXCEL UTILTY TOOL in excel?
- Feb 04, 2022Without any information on the purpose of the utlity, the only advice that can be offered is that it probably should be created in the form of an Excel Add-in (*.xlam) that would be saved in the %appdata%\Microsoft\Addins folder.
Feb 04, 2022
Without any information on the purpose of the utlity, the only advice that can be offered is that it probably should be created in the form of an Excel Add-in (*.xlam) that would be saved in the %appdata%\Microsoft\Addins folder.
Sameer_Kuppanath_Sultan
Feb 05, 2022Brass Contributor
Got it-Thanks Sir