I've misplaced a macro <g>!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Somewhere among the 50 or so WBs that I have on the Flash drive at the
moment, there is a macro I wrote which uses a nice Select Case system to do
some dirty work. Now I wold like to get back to it so I can hack it for a new
job rather than reinventing that particular wheel.

I tried doing a reqular Windows Search for files with ".xls" in their name
and for "Select Case" as content. Didn't find a one.

I'll bet there is a way (Excel 2003, BTW). Hayullpppp!
 
Nope, you won't find it by looking in .xls for content. You will need to
look in VBA but I am not sure what the method is for that. If you can get
Chip Pearson or Tom Olgivy to respond, they can probably get you going.
Otherwise, it is open each file and do a find in the VBA module.
 

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