G
Guest
Hi all,
I have a continous form,in its header there are 5 txt boxes that are used
to search for certain information to be displayed in the details section.
These 5 boxes are : "receiving date","customer","ID","Address","SL"
the user of this database can fill only one text box and clicks on the
button "search" to display the result in the details section.the user can
fill one or more that one box to display more detailed info.
To carry out the function of the button "search" i have to write 10s of
codes to include all conditions,ex. if user fills the box "receiving
date",or the box "customer" plus "address" or may fill the 5 boxes,is there
an easier way to carry out the function of this button without all these
conditions ?
Regards
I have a continous form,in its header there are 5 txt boxes that are used
to search for certain information to be displayed in the details section.
These 5 boxes are : "receiving date","customer","ID","Address","SL"
the user of this database can fill only one text box and clicks on the
button "search" to display the result in the details section.the user can
fill one or more that one box to display more detailed info.
To carry out the function of the button "search" i have to write 10s of
codes to include all conditions,ex. if user fills the box "receiving
date",or the box "customer" plus "address" or may fill the 5 boxes,is there
an easier way to carry out the function of this button without all these
conditions ?
Regards