How can i define below start range as range given in a cell to do a Loop ?? Please help
Means range given in cell "B5" and "C5" in sheet 2 I want to use in below code
So that I can loop like (For counter = startrng To endrng ) Is it possible?
.Range("Q" & counter).Value
![]()
Please Login or Register to view this content.
Bookmarks