Trying to reference unsaved queries

R

Rob Diamant

I am trying to write a few functions to streamline my development process.
For example a keyboard shortcut (using AutoKeys) that switches a query
between design and datasheet mode. If the query has already been saved, I
can access it using AllQueries. But does anyone know how to reference an
unsaved query? Or have a better way of doing this.

I am using Access 2003.

Thanks

Rob
 
Top