I have VBA code where I cycle through rows (r) and columns (c) using for loops to find a value in a cell. Once I find that value I want to use the row and column values to save a defined range variable for use later
I am trying to research the format for saving the cells(r,c) as range format with column as letter not number![]()
Please Login or Register to view this content.
Bookmarks