Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When I have merged two cells, one cell is from a Concatenation of
another cell, trying to form a hyperlink, I get a error that the linked file is not there. When, I look to see the hyperlinked cell it is showing the Concatenation and not the disply. Any help to convert the Cont. cell to the value and not the formula. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Jul 7, 3:46 pm, Gene wrote:
When I have merged two cells, one cell is from a Concatenation of another cell, trying to form a hyperlink, I get a error that the linked file is not there. When, I look to see the hyperlinked cell it is showing the Concatenation and not the disply. Any help to convert the Cont. cell to the value and not the formula. Example Cell 1: http://www2.county.allegheny.pa.us/R...sp?CurrBloLot= Cell 2 (Concat.): =CONCATENATE("0",LEFT(J3,3),MID(J3,5,1),"00",RIGHT (J3,3),"000000") displayed as 0230M00255000000 Cell 3: Merged cell displays as: http://www2.county.allegheny.pa.us/R...30M00255000000 but shows the 023...000 as CONCATENATE("0",LEFT(J3,3),MID(J3,5,1),"00",RIGHT( J3,3),"000000" which does not work as a hyperlink. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Jul 7, 5:15 pm, Gene wrote:
On Jul 7, 3:46 pm, Gene wrote: When I have merged two cells, one cell is from a Concatenation of another cell, trying to form a hyperlink, I get a error that the linked file is not there. When, I look to see the hyperlinked cell it is showing the Concatenation and not the disply. Any help to convert the Cont. cell to the value and not the formula. Example Cell 1: http://www2.county.allegheny.pa.us/R...sp?CurrBloLot= Cell 2 (Concat.): =CONCATENATE("0",LEFT(J3,3),MID(J3,5,1),"00",RIGHT (J3,3),"000000") displayed as 0230M00255000000 Cell 3: Merged cell displays as:http://www2.county.allegheny.pa.us/R...?CurrBloLot=02... but shows the 023...000 as CONCATENATE("0",LEFT(J3,3),MID(J3,5,1),"00",RIGHT( J3,3),"000000" which does not work as a hyperlink. I think I got it by coping the merged cell and pasteing as values only but this has resulted in a lot of work. Is there an easier way? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't make hyperlink function work for hyperlink to website | Excel Worksheet Functions | |||
How do i make cells in one worksheet copy certain data to another | Excel Worksheet Functions | |||
Make Existing Data In Cells Text | Excel Worksheet Functions | |||
Linked cells, make the data go hard manually | Excel Discussion (Misc queries) | |||
How can I make the graph omit blank cells in the data set? | Charts and Charting in Excel |