change query def

S

Sam

Is there a way to change a query definition in one MS Access application from
a second MS Access instance? How to?

THanks
Sam
 
B

Bob Barrows

Sam said:
Is there a way to change a query definition in one MS Access
application from a second MS Access instance? How to?

THanks
Sam
You would need to use VBA with either DAO or ADO code. Someone here
might answer but you will be more assured of getting an answer if you
post this to a VBA group.
 
Top