I am trying to concatenate lots (100's of rows) of information together and will need to select the rows via a vlookup.
I will need to do lots of these conatenates and each one will have a different starting and ending cell.
I am trying to enter the cell address in concatenate function with 'Address' and 'vlookup'
'=concatenate((ADDRESS((VLOOKUP(D3,A:B,1)),2))
ADDRESS((VLOOKUP(E3,A:B,1)),2)))
in short help!.
Many thanks.
I will need to do lots of these conatenates and each one will have a different starting and ending cell.
I am trying to enter the cell address in concatenate function with 'Address' and 'vlookup'
'=concatenate((ADDRESS((VLOOKUP(D3,A:B,1)),2))
in short help!.
Many thanks.