new record input form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to have the input for a new record, appear at the top of a
form rather than the bottom?
 
Not possible, but you can simulate it with a set of unbound controls in the
form's header section.

Barry
 
Back
Top