K
kimb via AccessMonster.com
I have 2 unbound text boxes on a form (named f_search). They are named:
txtSerial and txtTrack. In the footer of the form, I have a subform (named
f_subsearch) that I want to display information from table Registration
Master. I want a user to be able to type either in the txtSerial or txtTrack
boxes, click a button and the results display in the subform, (pulling the
info from Serial# or Tracking# fields from the Registration Master table). I
have no idea how to write the code for this to work. I have tried several
different examples and I have not been able to get them to work. Any
suggestions would be greatly appreciated.
Thanks in advance for your help!
txtSerial and txtTrack. In the footer of the form, I have a subform (named
f_subsearch) that I want to display information from table Registration
Master. I want a user to be able to type either in the txtSerial or txtTrack
boxes, click a button and the results display in the subform, (pulling the
info from Serial# or Tracking# fields from the Registration Master table). I
have no idea how to write the code for this to work. I have tried several
different examples and I have not been able to get them to work. Any
suggestions would be greatly appreciated.
Thanks in advance for your help!