Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.links
|
|||
|
|||
![]()
Hello,
I'm using the Excel Interop in C#. A resultset is returned to a function which parses it into an array and the array is assigned to a range (I know, there is a better way to do that and that will be then next issue tackled). In the resultset is a column of hyperlinks that the dbas are creating for me (=HYPERLINK("#'View Criteria'! A2","Criteria")). Unfortunately, that is what is being displayed. The cells are formatted to 'General' and if I place the cursor at the end of the formula in the formula bar and hit return, the text changes to the blue, underscored 'Criteria' and the link works great. Any ideas on how to do this work without going into each cell and hitting return? Thanks, Mike |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
numerical integration | Excel Discussion (Misc queries) | |||
Is there a function to extract the URL part of a hyperlink in another cell? | Excel Worksheet Functions | |||
How can I change 255 character limit in 'hyperlink' function? | Excel Worksheet Functions | |||
hyperlink - link one cell to another in a worksheet. how? | Excel Worksheet Functions |