Hi all,
I have a list of contacts in column B and their respective email address in column H.
In a (different) summary sheet (but in the same workbook) I would like to be able to click on a cell (which references the email) and to open the outlook email window.
I have read many ways of linking to hyperlinks but all seem irrelevant.
"Cannot open specified file" is the error I get when using this formula:
=HYPERLINK(INDEX(Database!$H$48:$H$170,MATCH($B$3,Database!$B$48:$B$170,0)))
It may be that its not possible what I want to do!
Many thanks in advance for your time
Glen
I have a list of contacts in column B and their respective email address in column H.
In a (different) summary sheet (but in the same workbook) I would like to be able to click on a cell (which references the email) and to open the outlook email window.
I have read many ways of linking to hyperlinks but all seem irrelevant.
"Cannot open specified file" is the error I get when using this formula:
=HYPERLINK(INDEX(Database!$H$48:$H$170,MATCH($B$3,Database!$B$48:$B$170,0)))
It may be that its not possible what I want to do!
Many thanks in advance for your time
Glen