Forum Discussion
MattG
Dec 08, 2021Copper Contributor
Hide or close the script pane when users initiate a script from a button
Hi I'm using a number of buttons to trigger excel online scripts in a shared workbook. But, I don't want the users to keep seeing the scripting pane popup every time they click a button. ...
adrianvd
Aug 09, 2024Copper Contributor
Was just trying out my first script instead of using vba, and with in 5 minutes I am searching for how to remove this bar.
With vba I can have my users click a button and it goes off and does what it needs, with scripts it gives them this progress report. I would love an option to have it only show if there was an error. Or at the very least dissappear after 2 secs on success.
With vba I can have my users click a button and it goes off and does what it needs, with scripts it gives them this progress report. I would love an option to have it only show if there was an error. Or at the very least dissappear after 2 secs on success.