I have some information that I want to paste in a cell.
But the cell I want to paste the information into is the nth empty cell of a specific column. Where n can be any whole number. I know the column reference but not the row reference.
I know that I have to use a loop, but don't know exactly what to do?
How do I get to the nth empty cell?
But the cell I want to paste the information into is the nth empty cell of a specific column. Where n can be any whole number. I know the column reference but not the row reference.
I know that I have to use a loop, but don't know exactly what to do?
How do I get to the nth empty cell?