B
blacky
I would like to do the following:
I have a form Main that is associated with a table Data. I would like to
have a button or some other control in this form that it will be used by
the user to enter a field of the form and find all the records that contain
the specific field entered (for example if he wants to find all records that
contain as City field= London then after using this button all these records
to be displayed). The user should be able to enter any of the existing
fields on the form to find records and not only the CompanyID field for
example. Can anyone help me to produce this code?
Thank you in advance
blacky
I have a form Main that is associated with a table Data. I would like to
have a button or some other control in this form that it will be used by
the user to enter a field of the form and find all the records that contain
the specific field entered (for example if he wants to find all records that
contain as City field= London then after using this button all these records
to be displayed). The user should be able to enter any of the existing
fields on the form to find records and not only the CompanyID field for
example. Can anyone help me to produce this code?
Thank you in advance
blacky