Share via

error mapping

Anonymous
2019-12-07T09:31:18+00:00

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

Microsoft 365 and Office | Access | For home | 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

7 answers

Sort by: Most helpful
  1. Anonymous
    2019-12-08T16:18:33+00:00

    Look up MsgBox in the help file. You'll find the option to set your own title.

    Was this answer helpful?

    0 comments No comments
  2. ScottGem 68,830 Reputation points Volunteer Moderator
    2019-12-08T13:25:46+00:00

    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.

    Was this answer helpful?

    0 comments No comments