Help with subscript error

P

Paolo

I have 6 worksheets with VBA code to create a months worth of worksheets
using 4 templates. I made some changes to the code and now I get runtime
error 9 subscript out of range. Each worksheets templates are different
slightly. It works on all but two. Any help is appreciated.
Can send code but it needs the templates to work.
 
J

Jacob Skaria

Paolo, check for your sheet names. Would you be able to post your code so
that someone can look into?

If this post helps click Yes
 
Top