K
KeithMcVay
I am trying to build a form that contains a list box with "CLIN" ID numbers,
which are text due to some being 11000A, etc. on a table.
What I want to be able to do is select a CLIN ID in the list box (say 10001,
which is the 2nd id) and have the record number change to "2 of 366" (there
are 366 CLINs in total). This does not happen.
If I change the record number to 2 it highlights the second CLIN, which seems
right and if I search by CLIN it changes the record number and highlight the
CLIN, which also seems right. However I need to be able to select a CLIN and
have the record number change.
Does this have to be done in VBA?
which are text due to some being 11000A, etc. on a table.
What I want to be able to do is select a CLIN ID in the list box (say 10001,
which is the 2nd id) and have the record number change to "2 of 366" (there
are 366 CLINs in total). This does not happen.
If I change the record number to 2 it highlights the second CLIN, which seems
right and if I search by CLIN it changes the record number and highlight the
CLIN, which also seems right. However I need to be able to select a CLIN and
have the record number change.
Does this have to be done in VBA?