C
ChicagoPete
Hi all,
Have a very simple db, holds basic demo data (LName, FName,DOB,SSN,
Add1,Add2, City, St,Zip, etc etc..) so the input form includes all of those
fields. Now the end-users want another form that has all those fields but
they want to, for example, just enter a city name and hit a SEARCH button on
the form that will return all matching records in a grid format. How can I
accompish this... that would look at any/all fields with data in them to
return the correct values?
Thanks
Have a very simple db, holds basic demo data (LName, FName,DOB,SSN,
Add1,Add2, City, St,Zip, etc etc..) so the input form includes all of those
fields. Now the end-users want another form that has all those fields but
they want to, for example, just enter a city name and hit a SEARCH button on
the form that will return all matching records in a grid format. How can I
accompish this... that would look at any/all fields with data in them to
return the correct values?
Thanks