Thread: VLOOKUP and IF
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dr Phibes Dr Phibes is offline
external usenet poster
 
Posts: 5
Default VLOOKUP and IF

Hi,

I have 2 worksheets

I need to build a VLOOKUP on worksheet 1 which will check a cell in
worksheet 1 , check that it matches a cell in worksheet 2. Then run a VLOOKUP
in sheet 1 to use against a seperate cell in sheet 2

Basically. I need the dates to match before the vlookup runs.

I'm getting hopelessly bogged down.

Can anyone help