Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tom,
Such was my faith, I posted before trying :-) Dim cell as Range for each cell in selection if cell.Hyperlinks.count 1 then cell.offset(0,1).Value = cell.hyperlinks(1).Address end if Next Apparently, my cells don't have a Hyperlinks.Count 1 ?? regards, Don |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting links to follow inserted rows | Links and Linking in Excel | |||
LINKS TO FOLLOW FROM ONE SHEET (=SHEET2!C3) TO ANOTHER ?? | Excel Discussion (Misc queries) | |||
Links Don't follow with copy | Excel Discussion (Misc queries) | |||
Can I e-mail a workbook that contains links to other workbooks? | Excel Discussion (Misc queries) | |||
e-mail links | Excel Programming |