D
dennis
i have a table with 100 odd names and the members id list is the primary key
with auto number
i then select names from this list and create a second table again it has
the members list primary key and auto number
what i want to do is to manually number the records in the second table,not
using the auto number system so that i can total the number of records
selected.
how do i do this
thanks dennis
with auto number
i then select names from this list and create a second table again it has
the members list primary key and auto number
what i want to do is to manually number the records in the second table,not
using the auto number system so that i can total the number of records
selected.
how do i do this
thanks dennis