Can anyone help with some code that I can store in a module for use by all forms in my database that require Move First & Move Last navigation buttons. Basically when the user clicks on the Move First or Move Last button when they are already at the first or last record I want to be able to display my own message (Access doesn't currently display anything). The code has to recognise which form the user is on as there may be more than one form with these buttons open at any given time.