Search results

  1. K

    AutoNumber ?

    Good Morning, Is it possible to have an autonumber field start at a given number, say 9999999 and count backwards? I have a program that is generating badge ID numbers but I have a bunch that already exist and going backwards seems like the easiest way to mesh the 2.
  2. K

    Make a list of fields that aren't null

    I have a table that has several fields that contain a date if a user is licenced to use a certain piece of equipment and is null if not. Each recor has other data in it such as name, and a unique identifier (numeric). What I want to do is make a list of the fields which have a date in them to...
Back
Top Bottom