Search results

  1. R

    Use InputBox to Open Form

    Hi all, I want a user to enter a number into an input box and then based on the number in this box a form will be opened with records associated only with that employee number. (All employee numbers are stored as text) The code below opens the form, but it is blank. How to fix it? Private Sub...
  2. R

    Alert about existing records during data entry

    I need to alert the user of the database in case he/she enters a record that already exists in the database. If a person enters a key type and a serial number combination that already exists in the system and has status “issued”, I need a pop up message to show up. Can someone, please, tell me...
  3. R

    Greetings!

    I found a lot of useful information through Access World Forums in the past but was never a registered member. This had to change so I can thank people for their tips and advice and, hopefully, give back to the community someday.
  4. R

    Finding all Numbers in a Range

    Hello everyone, I have the following problem. I need to create a very simple database that would just store records and produce a couple of reports. I have three tables: one with the roster , one has records of the inventory items people from the roster receive and another one contains types...
Back
Top Bottom