Type Mismatch

M

Mos.StaLL

I keep getting a "Type Mismatch" error when I try to run a macro via a
button. I have not had problems with this macro before. Any
thoughts?

Thanks.
 
A

AKphidelt

Start the macro up in the VBE and press F8 all the way through the macro,
then when you get to the error, you can see the line that it is on... most
likely someone changed a sheet name or workbook name. Just guessing.
 
Top