G
Guest
I wish to pull the data from a specific set of cells into one cell.
Example : =CONCATENATE("",Sheet2!A4," ",Sheet2!A5," ",Sheet2!A6,"")
Sheet2!A4 is hyperlinked to Sheet2!B4
Sheet2!A5 is hyperlinked to Sheet2!B5
Sheet2!A6 is hyperlinked to Sheet2!B6
The resuslts of the CONCATENATE are the results of the proper cell but no
hyperlinks are carried over. Is there a way to carry over the hyperlinks in
this type of situation? Should a user then clicks on one of the pieces of
data they are properly directed to the according cell.
Example : =CONCATENATE("",Sheet2!A4," ",Sheet2!A5," ",Sheet2!A6,"")
Sheet2!A4 is hyperlinked to Sheet2!B4
Sheet2!A5 is hyperlinked to Sheet2!B5
Sheet2!A6 is hyperlinked to Sheet2!B6
The resuslts of the CONCATENATE are the results of the proper cell but no
hyperlinks are carried over. Is there a way to carry over the hyperlinks in
this type of situation? Should a user then clicks on one of the pieces of
data they are properly directed to the according cell.