Dummy Excel
Well-known Member
- Joined
- Sep 21, 2005
- Messages
- 1,004
- Office Version
- 2019
- 2010
- 2007
- Platform
- Windows
Hi All,
im trying to put 2 vlookups into 1 formula although I just cant get it to work properly. Can someone please help!
vlookup 1
vlookup 2
appreciate your help
Sam
im trying to put 2 vlookups into 1 formula although I just cant get it to work properly. Can someone please help!
vlookup 1
Code:
=VLOOKUP(C3,Sheet2!AD:AE,2,0)
vlookup 2
Code:
=VLOOKUP(C4,Sheet2!B:I,8,0)
appreciate your help
Sam