Hi,
Does someone know what this line of code exactly means?
It selects the filled cells in a row. But i don't understand the sequence of steps.![]()
Range("c2:c" & Cells(Rows.Count, 2).End(xlUp).Row).Select
All input is much appreciated!
Hi,
Does someone know what this line of code exactly means?
It selects the filled cells in a row. But i don't understand the sequence of steps.![]()
Range("c2:c" & Cells(Rows.Count, 2).End(xlUp).Row).Select
All input is much appreciated!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks