A family of Microsoft relational database management systems designed for ease of use.
Look up MsgBox in the help file. You'll find the option to set your own title.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
Is there a friendly way of error mapping
basically if the database runs out of data I get message 2105 cannot go to the specified record
I want to change that just to read something like" No records available"
Is there any free code that can help with this please
thanksyou
A family of Microsoft relational database management systems designed for ease of use.
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.
Look up MsgBox in the help file. You'll find the option to set your own title.
Hi Mark, Not sure what box you mean. If you are referring to the Message box popup, no. But you can create your own custom form and open that rather than use the message box feature. Many people do try to hide the fact that they used Access to develop their app. But I find that the hoops you have to jump through to do so are not really worth the effort.