Hi
Using the INDIRECT function am trying to reference a different worksheets with in a worbook called Foods
my formula looks like this:
=HYPERLINK(INDIRECT("'[" & C3 & "]" & C4 & "'!" & C2),"Apples")
C3 = Workbook name is called Foods
C4 = Worksheet name is called Apples
C2 = cell reference is A2
I intend to change C4 and C2
Formula is not working anyone know what I am doing wrong?
Kind Regard
Thomas
Using the INDIRECT function am trying to reference a different worksheets with in a worbook called Foods
my formula looks like this:
=HYPERLINK(INDIRECT("'[" & C3 & "]" & C4 & "'!" & C2),"Apples")
C3 = Workbook name is called Foods
C4 = Worksheet name is called Apples
C2 = cell reference is A2
I intend to change C4 and C2
Formula is not working anyone know what I am doing wrong?
Kind Regard
Thomas
Last edited: