Forum Discussion
bottaxxgp
Jan 10, 2024Copper Contributor
Excel for Web: Control equivalent to the VBA messagebox
Hello, there is a control in Excel for web to obtain a pop up message during a script execution?
Thank you
8 Replies
- JKPieterseSilver ContributorNo there isn't, but you could insert a worksheet and place the message on there?
- bottaxxgpCopper ContributorYes, but insert a new worksheet for some message is a bit too invasive.
Actually I use a range in the worksheet, colored, deputy to print any message.
This works but in this way the message remains displayed until a new execution of any script that clears the "message area"- JKPieterseSilver ContributorYes it is not ideal that Office Script doesn't have a way to show a message box of some sort.
Perhaps you should file an idea here: https://feedbackportal.microsoft.com/feedback/search/c23f3b77-f01b-ec11-b6e7-0022481f8472?q=script