Search results

  1. B

    Can I do a loop in this case?

    Hi Please find attached the database. Under the subroutine - Private Sub Command1_Click() , I use 14 If ... then statements. I originally wanted to use a loop to do the job. But I cannot see how. Can anyone see how a loop statement can be constructed or how to shorten the tediously long code...
  2. B

    Showing more than one record

    Hi After setting the source of a from to a table, a form shows a blank record and allows you to input one row of record at a time. But is it possible to have the form show a specific number of blank records, say 6, on each page of the form? I want the user to enter 6 new different records on...
Back
Top Bottom