Hi
I have an access 97 database which uses a form to collect either a yes or a no answer and then stores it in a table. The problem is i need to be able to run either query 1 if the response in the table is yes or query 2 if the response is no, using a button on another form (its needs to remain just the one button). How would i go about trying to do this, i have tried an if statement using the button click expression but with no success :-<
Many thanks in advance
I have an access 97 database which uses a form to collect either a yes or a no answer and then stores it in a table. The problem is i need to be able to run either query 1 if the response in the table is yes or query 2 if the response is no, using a button on another form (its needs to remain just the one button). How would i go about trying to do this, i have tried an if statement using the button click expression but with no success :-<
Many thanks in advance