Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Calyx
  • Order by date
  1. Calyx

    Simple SubForm Question

    Go to the Form Properties. In the Other tab, select ALL Records under "Cycle". It's probably cycling through the Current Record.
  2. Calyx

    auto serial problems

    If auto-numbering is basic (like 1,2,3,4), remove auto-number from your primary key. In your new record script, add a set field step that will set the primary key number to the current record count number. The script can look something like this. Go to record/request/page (last) New Record...

Part and Inventory Search

Back
Top