Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In a macro I am adding hyperlinks using the following code:
Cells(i, "H").Select ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:="http://blahblahbla" Is it possible to add a hyperlink in this fashion without changing the formating of cell? Thanks for looking. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
text changing in hyperlink cell in Excel | Excel Discussion (Misc queries) | |||
changing the name of a hyperlink cell when copied | Excel Discussion (Misc queries) | |||
copying a cell and changing the formating from number to text | Excel Discussion (Misc queries) | |||
How to remove Hyperlink without changing cell format? | Excel Worksheet Functions | |||
Changing the Hyperlink in a cell | Excel Programming |