hi all,
I have a major problem here...
I have created a very simple table to store customer profiles ( eg. customer name, country, tele, address )
Question: I need to create a form that can do run-time query.
I create a few text boxes to key in my search criteria
eg. i have a textbox for country and customer name, so when i key in "singapore" and "customer name", i have a whole list of the "customer name" that come from "singapore".
how do i do it? can i dont use vb to do it?
please advice
I have a major problem here...
I have created a very simple table to store customer profiles ( eg. customer name, country, tele, address )
Question: I need to create a form that can do run-time query.
I create a few text boxes to key in my search criteria
eg. i have a textbox for country and customer name, so when i key in "singapore" and "customer name", i have a whole list of the "customer name" that come from "singapore".
how do i do it? can i dont use vb to do it?
please advice