I have a list of sites (ex-"Running Site") in an excel column that are formatted as links (ie: a browser with a link opens when you click on the cell). I want to write a macro that will pull the links out of the cell and write them to a text file or an adjacent column. How can I do that? I basically just need the line of code that will identify the link that is embedded in the cell.

Thanks~