G
Guest
Hi
How can I create and run a query in vba, I need to have a form with a textbox and a button so that the user, will enter a value in the text box and press the button and the query would be based on the vaule entered in the textbox. Ex., I have a table named people and a field in the table named gender, the user would type in male or female and press the button and would see all people that are either male or female
thanks
How can I create and run a query in vba, I need to have a form with a textbox and a button so that the user, will enter a value in the text box and press the button and the query would be based on the vaule entered in the textbox. Ex., I have a table named people and a field in the table named gender, the user would type in male or female and press the button and would see all people that are either male or female
thanks