R
Ronald Marchand
Hello Group:
I have a table of members where the key field is an autonumber type. The
form for this table displays one record at a time. There is a record
selector at the bottom where you can type the record number and jump to it
with proper display. This is cute, but hardly practical when there are >
hundreds of records.
On my form I want to do a lookup on the current table where the user an see
the ID number and LastName etc and select the record to display/edit.
How do you set the autonumber control = selected autonumber???
For example, I am displaying record 33 and I want to display record 432 ...
as the result of a lookup.
Can anyone point me in the right direction?
TIA
Ron Marchand
I have a table of members where the key field is an autonumber type. The
form for this table displays one record at a time. There is a record
selector at the bottom where you can type the record number and jump to it
with proper display. This is cute, but hardly practical when there are >
hundreds of records.
On my form I want to do a lookup on the current table where the user an see
the ID number and LastName etc and select the record to display/edit.
How do you set the autonumber control = selected autonumber???
For example, I am displaying record 33 and I want to display record 432 ...
as the result of a lookup.
Can anyone point me in the right direction?
TIA
Ron Marchand