Procedure- for each..in does not work

G

GAMMOT

I used "For Each c IN" within a workbook with success to hide rows but after
I copy the Macro to another workbook I get an error message "cannot locate
procedure or library."

Please assist.
 
B

Bob Phillips

Check in the VBIDE Tools>References and see if there are any references that
say MISSING, and if so, uncheck them.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Top