Extract URLs from Hyperlinks in Excel (2 Easy Ways)

preview_player
Показать описание
In this video, I will show you how to quickly extract URLs from hyperlinks in Excel using simple VBA codes.

I will cover two methods where you can use a VBA subroutine to extract the URLs in an adjacent column or create a custom function (UDF) that you can use within the worksheet to get the URL from a cell that has a hyperlink.

00:00 Intro
00:18 Extract URLs from Hyperlinks using VBA Subroutine
03:08 Formula to Extract URLs from Hyperlinks

#Excel #ExcelTips #ExcelTutorial
Рекомендации по теме
Комментарии
Автор

If you found this video useful, please give it a thumbs up 👍 and subscribe to the channel. Also, let me know what Excel topics you want me to cover in future videos.

Also, I have made all of my Excel courses available for free. You can check these out using the below links:

trumpexcel
Автор

As always, excellent explanation. Clear, direct and essential. Thanks Sumit!

IvanCortinas_ES
Автор

I've been looking for this solution for months! This goes in the toolbox. Many thanks for posting.

toddb
Автор

As usual, very nicely explained. We appreciate your skill in making complex things easy to understand. Could you also guide us as to how to convert these URLs into clickable links. Thanks in advance.

rajeevgosavi
Автор

Thank you for the clear instructions. I'm subscribed!

kevine
Автор

Thanks Sumit, I like the second method, I hope Microsoft will release a native function for that, but you can check a third method (similar to the first one) from Mark Proctor, @Excel Off the Grid, using Office Scripts

einoconsult
Автор

Getting the compile error when i type . Adress. It says expected identifier or brakceted expression

arcturus