View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Norm Norm is offline
external usenet poster
 
Posts: 71
Default formula help PLEASE

I have to pull data from one sheet to another depending on the date entered
on the first sheet
I want to enter todays date in C3 of sheet 1
I want the data in the second sheet from the row with the same date
Sheet 1:

REPORT DATE 4/11/2010

Genesis KPI's UOM
OUTBOUND DATA DATA
RECEIVING

Sheet 2

11-Apr 1 9 0 6
12-Apr

Is this a VLOOKUP?
Thnaks