Macros

  • Thread starter Thread starter Gary B
  • Start date Start date
I doubt you can run a macro but you can use functions in queries. Date(),
Format(), Left(),... are all functions.
 
Duane Hookom said:
I doubt you can run a macro ....

I "see" your doubt and raise it to a "certainty".... only way I know to run
a macro from a query would be to call a function and have that function run
a macro.
 
Back
Top