Search results

  1. A

    disable menu & shortcut menu

    I know there is a way to disable the menu options under the database options in the top left microsoft button, but I want to disable everthing using vba. I want everthing disabled on startup so the user cannot alter the database in anyway and when I click on a Maintenance button on a form I...
  2. A

    Link field on form1 to field on form2

    I have 2 forms, both are related. The first form has a field for the primary key (autonumber). When i click on a button on the first form to open the second form I want the number from the primary key on the first form to be automaticaly inserted into a field on the second form, which is the...
  3. A

    msgbox

    I want to have a msgbox appear when the user opens access to remind them to select the options button to enable content before they begin selecting objects. I want the msgbox to appear only when the user opens access.
Back
Top Bottom