First time posting here..... I apologize for my ignorance.

I think I have a relatively easy task. I have a spreadsheet that contains about 75 questions that fall in 7 categories based on dollars values in 7 cells. I will outline the logic.

If F11 does not equal 0, hide rows 48 - 66

If G11 does not equal 0, hide rows 67 - 79

If H11 does not equal 0, hide rows 93 - 95

If I11 AND L11 do not equal 0, hide rows 85 - 92

If H11 does not equal 0, hide rows 96 -110

If K11 does not equal 0, hide rows 80 - 84

I have not used VBA before, but if someone could show me how to complete the first criteria, I should be able to replicate it for the rest of the results. I would also need to know how to have multiple conditions in one button.

Thank you for anyone that is kind enough to offer assistance.

Thanks,

Nick