F
Frankyp22
I have 2 sheets in a workbook.
Both Sheets have 1 thing in common:
CustID.
I'd like to put a hyperlink on Sheet 1 when their CustIDs equal each
other.
Let's say you have this:
Sheet 1
CustID
4652
4900
5023
Sheet 2
CustID
4900
5023
So, On Sheet 1, there would be a hyperlink on 4900 and 5023, and when
you click on it, it would take you to Sheet 2, 4900 and 5023
respectively.
I've used lookup functions, hyperlink, if statements... none seem to
work.
Any ideas?
Both Sheets have 1 thing in common:
CustID.
I'd like to put a hyperlink on Sheet 1 when their CustIDs equal each
other.
Let's say you have this:
Sheet 1
CustID
4652
4900
5023
Sheet 2
CustID
4900
5023
So, On Sheet 1, there would be a hyperlink on 4900 and 5023, and when
you click on it, it would take you to Sheet 2, 4900 and 5023
respectively.
I've used lookup functions, hyperlink, if statements... none seem to
work.
Any ideas?