Hi hafizimran,

Perhaps I'm missing something obvious, but I keep getting a 424 error "object required". When I run debug, it highlights this part of your code:

  Rows("30:69").EntireRow.Hidden = Not CheckBox1.Value
I've tried renaming CheckBox1 as the title I gave my checkbox, but no dice. Any thoughts?

Thanks!