Hi folks, I’ve gotten great help here before and am hoping that you can help me again. I have a piece of code that sets the interior color of a non-contiguous range of cells to green, 35. It works but I’m sure it could be a lot cleaner, I just don’t have the experience to make it cleaner. This piece of code runs within a looping procedure that loops through several worksheets. MyWrkSht is a variable passed to the procedure that represents the worksheet name, column is a variable that represents a column number that the procedure determines is the correct column to set the interior color. So, any simplified code would need to be able to use these two variables. Thanks in advance for the help.
![]()
Please Login or Register to view this content.
Bookmarks