Search results

  1. T

    Help with vbRetryCancel - defining vbCancel Range Check

    Hello all, I am still learning VB so I apologize if this comes across as a mindless request. I am implementing a range check for a data entry database. I am asking the user to input the month. If they enter anything >12 then the msgbox pops up, with vbRetry clearing the invalid value and...
  2. T

    Conditional prompt for data entry

    Hello, I have a data entry database which has 4 text fields for data entry. Date | Weight | SBP | DBP I would like to enforce a conditional prompt on 3 of these 4 fields - weight, SBP, and DBP. I would like to setup a conditional prompt where if values entered into these fields are less...
  3. T

    Subform unable to use mouse to place cursor in field

    I am just learning Access, so this may be a simple solution that I was unable to find. I have a subform which lists all records for a customer and allows for data entry for a new record. I am currently unable to use my mouse to move the cursor in and out of each field on the record. The only...
Back
Top Bottom