I'm trying to create VBA conditional formatting (more than 4 formats needed).
One of my formats involves alternating row colors, e.g.:
If the user inserts or deletes rows, then I'll have to update everything below the change. For which Worksheet Event should I be writing code and what range will it pass to my subroutine so that I know where to work the changes?![]()
Please Login or Register to view this content.
Bookmarks