Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Alternatively, another solution I tried was to insert text to the cell that
is of the form: range.values = "=HYPERLINKS(\"" + address + "\", \"" + text + "\")'; This sorta work... when the worksheet opens, though, the literal string is displayed in the cell, and only if I select the cell, then select somewhere in the string in the text bar up top, then click somewhere else in the worksheet, only then does the text display correctly as hyperlinked. Any clues on making it display correctly from the get go? TIA! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Making Application.CommandBars.ExecuteMso method work in 2007 | Excel Programming | |||
GetObject method not work after Call Shell Method | Excel Programming | |||
Why QUIT method doesn't work after COPY method? | Excel Programming | |||
Making Hyperlinks Unavailable | Excel Programming | |||
Making VB PasteSpecial method to work the same as Excels Application | Excel Programming |