managing temporary variables

  • Thread starter Thread starter AccessMan
  • Start date Start date
A

AccessMan

I learned a while back that one can create temporary/global variables which
are referred to as such: [TempVars]![myglobalvariable]. I have used these
in fairly innocuous situations quite nicely. However, I have a situation
where the temp variable will be used in a number of queries and reports. I'm
concerned about the ability to track down all of the objects that include a
reference to my temp variable. Is there a way to do so?

Thanks!
 
Not built-in. There are 3rd party products that allow you to search entire
databases for a particular string.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top