rpaulson
Well-known Member
- Joined
- Oct 4, 2007
- Messages
- 1,415
here is my formula.
=HLOOKUP(A1,'[TimeCard Summary (Responses) (1).xlsx]Form Responses 1'!$1:$2,2,0)
it works, but I would like to change the sheet name "Form Responses 1" to a cell referance.
ex: if cell B1 = Form Responses 1
=HLOOKUP(A1,'[TimeCard Summary (Responses) (1).xlsx]B1!$1:$2,2,0)
thanks,
Ross
=HLOOKUP(A1,'[TimeCard Summary (Responses) (1).xlsx]Form Responses 1'!$1:$2,2,0)
it works, but I would like to change the sheet name "Form Responses 1" to a cell referance.
ex: if cell B1 = Form Responses 1
=HLOOKUP(A1,'[TimeCard Summary (Responses) (1).xlsx]B1!$1:$2,2,0)
thanks,
Ross
Last edited: