Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I'm using a VLookup to insert an email address into a spreadsheet, and I would like the hyperlink to work. This is my formula =IF(ISBLANK($A6),"",IF(ISBLANK(VLOOKUP($A6,applica nt,14,FALSE)),"",hyperlink("mailto:"&VLOOKUP($A6,a pplicant,14,FALSE)))) This gives me the mailto:emailaddress but it is not clickable. However, if I then paste (special) the resulting values of the formula to another cell it works. The original cell with the e-mail address in (in the vlookup table) links fine. I have noticed that when using the Hyperlink function (not nested), the address needs to be in quotation marks. Could this be my problem here? If so, is there anything I can add to my formula which would enclose the hyperlink bit in quotation marks and make it work? Any ideas? Many thanks, Karen. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem with nested IF and OR formula? | Excel Discussion (Misc queries) | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Excel nested IF formula question | Excel Discussion (Misc queries) | |||
nested formula with if condotion | Excel Worksheet Functions | |||
nested formula | Excel Worksheet Functions |