J
JShrimps, Jr.
(Actually, just the Find part).
When I press <ctrl> "F", the built-in "Find" window opens.
I have a datasheet form with over a thousand records.
I'd like to have a do-it-yourself "Find" window with the
"Find what" combo box already populated with the names
of the clients. When the user selects the client, the cursor
should move to that client (either up or down the last-name
alpha sorted list). I don't want to filter this datasheet in any way -
all 1,000 records should allways appear at all times.
If there is another way to do this - by changing the client name
to a combo box, and updon selecting the client name, having the cursor
move to that client name - but NOT by filtering the datasheet,
that would work also.
When I press <ctrl> "F", the built-in "Find" window opens.
I have a datasheet form with over a thousand records.
I'd like to have a do-it-yourself "Find" window with the
"Find what" combo box already populated with the names
of the clients. When the user selects the client, the cursor
should move to that client (either up or down the last-name
alpha sorted list). I don't want to filter this datasheet in any way -
all 1,000 records should allways appear at all times.
If there is another way to do this - by changing the client name
to a combo box, and updon selecting the client name, having the cursor
move to that client name - but NOT by filtering the datasheet,
that would work also.