K
KLR
I have a workbook with 2 sheets - sheet 1 and sheet 2. I have a blank
column in sheet 1 (B), which I want to fill with info from column B in
sheet 2, but ONLY is the info in column A in sheet 2 matches with info
in column C in sheet 1. I think I should be using VLOOKUP and had a
go with the following formula
=IF('A20'!A2=('Course Notes'!C5),VLOOKUP('A20'!A2,'A20'!A1
4467,2))
But it didn't work. Can someone please help or point me in the right
direction?
column in sheet 1 (B), which I want to fill with info from column B in
sheet 2, but ONLY is the info in column A in sheet 2 matches with info
in column C in sheet 1. I think I should be using VLOOKUP and had a
go with the following formula
=IF('A20'!A2=('Course Notes'!C5),VLOOKUP('A20'!A2,'A20'!A1
But it didn't work. Can someone please help or point me in the right
direction?