Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Sheets: How do I combine a column of URLs and a column of text into one?

How do I combine two separate columns of Titles and Webpages into one?

The list is very long so I can't do it one by one. Thanks

enter image description here

like image 573
cget Avatar asked Nov 15 '25 14:11

cget


1 Answers

I think what you want is:

=hyperlink(B1,A1)

This preserves the link as in B1 but gives it the friendly name as in A1.

like image 189
pnuts Avatar answered Nov 17 '25 10:11

pnuts



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!