P
Paul Black
Hi everybody,
I have a list of 6 numbers in a sheet named "Input" and in Cells
"B3:G?".
How can I, firstly find the last cell in the Range "B3:G?", and
secondly create an array for example for each of the 6 numbers. So
"B3:G3" will be one array, "B4:G4" will be another array and so on. I
would like to be able to iterate through these then and perform some
action.
Thanks in Advance.
All the Best.
Paul
I have a list of 6 numbers in a sheet named "Input" and in Cells
"B3:G?".
How can I, firstly find the last cell in the Range "B3:G?", and
secondly create an array for example for each of the 6 numbers. So
"B3:G3" will be one array, "B4:G4" will be another array and so on. I
would like to be able to iterate through these then and perform some
action.
Thanks in Advance.
All the Best.
Paul