I am trying to adapt a loop I used in a different sub to look through my sheet and find the rows where a conditional formatting rule I made has highlighted the cells yellow and send an email out. However, I am getting an application-defined or object-defined error when I try to run it. Any suggestions on how to fix this? Thank you in advance!
I get the bug on the line "Do While Len(start_cell.Cells(i, 1).Value) > 0"![]()
Please Login or Register to view this content.
Thank you again for any help !
Bookmarks