Share via

Why was MSGBOX changed yesterday

Anonymous
2024-09-18T22:43:12+00:00

I have been using MSGBOX 8 years. I use it for asking users questions about for instance what data a user wants to work with or code to ask questions. I use it to explain errors. I use it for debugging when I'm working with strings. I've written routines to improve its readability, including code to center strings in MSGBOX.

Someone suggested I look at VBScript, but when I looked at it I've written ALL the functions it has in in VBA.

The MSGBOX documentation wasn't correct, so that must have made it hard to work with. I've worked with it for so long I know how it works. You left it with only the 1st argument, which was a lot of what I did with it. But the rest of my code allows the program to communicate with the user. And you have taken that away with this change.

If you would put it back, I would be willing to be a volunteer MSGBOX specialist. I would be willing to make all my code available for free. I would be willing to take phone calls.

Mac Lingo

xxx/xxx-xxxx

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Rory Archibald 18,965 Reputation points Volunteer Moderator
    2024-09-19T07:09:53+00:00

    MsgBox has not changed, so I suggest you post the code you are using and explain what is happening.

    Was this answer helpful?

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more