P
Patrick Graham
O.k. I have an existing saved query called TEST1.
Test1's SQL coding is saved as SELECT * tblClients
How can I code a button once clicked that would change
the Query TEST1's SQL code to SELECT * tblaccounts.
This is a small part of a larger task so it might not
make much sense at the moment, but please help this is
killing me.
Test1's SQL coding is saved as SELECT * tblClients
How can I code a button once clicked that would change
the Query TEST1's SQL code to SELECT * tblaccounts.
This is a small part of a larger task so it might not
make much sense at the moment, but please help this is
killing me.