Hi I could use some help with a for loop.
I want to loop through a row and when I hit Saturday and Sunday I want to highlight that column.
I figured out how to do the compare and do the highlighting. I'm now just stuck on the loop.
Here is an example of my data:
Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday,Monday,Tuesday,Wednesday,Thursday, etc
The row that this is on is row 2
Here is the code I have so far:
Thanks again![]()
Please Login or Register to view this content.
Bookmarks