C
cecil36
This has been perplexing me for a long time. I have a form which
contains all the data pertaining to a client for a ficticious stock
broker (I'm doing this for fun). I would like to navigate the client
records by using a text box and a command button. My goal is to have
the user enter in the ID number of the client, then click on the
command button to jump to the selected record and have all the data
from linked tables appear in the sub form (in this case, the client's
holdings). How would I do this?
contains all the data pertaining to a client for a ficticious stock
broker (I'm doing this for fun). I would like to navigate the client
records by using a text box and a command button. My goal is to have
the user enter in the ID number of the client, then click on the
command button to jump to the selected record and have all the data
from linked tables appear in the sub form (in this case, the client's
holdings). How would I do this?