Search several modules at once

  • Thread starter Thread starter Andy Schnaendy
  • Start date Start date
A

Andy Schnaendy

Guest
Sorry for this kind-of-newbie-question, but I was wondering if there's a way to search several modules or code of class objects (like forms and reports) in one step. I seem to be too stupid to find one.

The reason is that I've got a real complex (and not really well done) Database to repair and extend and it'd be nice to have a search utility over the complete code (mainly to find dynamic sql-statements and similar issues).

I have worked with Access for a while now, but didn't need this feature yet. I'm currently working with Access 2003, but I didn't find this feature in older versions as well.

Thanks a lot
Andy
 
In a module, if you select the Find option (Ctrl + F) then select Current Project instead of Current Module, you can search all the code modules.
 

Users who are viewing this thread

Back
Top Bottom