J
Joan
I have a cmd button on a form that updates two separate
tables via SQL code. When the user is on this form, I
would like them to be able to press the cmd button and
update the tables with only information based on the
record they are currently on. Right now the button works
but it sends all record info not just the current
record. Any suggestion how to set up my Where clause or
something to handle this is appreciated.
tables via SQL code. When the user is on this form, I
would like them to be able to press the cmd button and
update the tables with only information based on the
record they are currently on. Right now the button works
but it sends all record info not just the current
record. Any suggestion how to set up my Where clause or
something to handle this is appreciated.