Thread: Vlookup
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Leaf's Fan Leaf's Fan is offline
external usenet poster
 
Posts: 1
Default Vlookup

Hi there, I am trying to create a formula to search through a bunch of data
and I can't seem to figure it out. Here is what my file looks like (this file
cannot be edited or sorted as it is used by other programs) There is not
column heading/names.

A B C D E
date name hours OT hours vacation hours

The file is quite big. I want to use a vlookup to find a certain persons
hours on a certain day. So if I type a name into Cell AA and the date in Cell
AB, I would like to have their hours in Cell AC, OT hours in Cell AD and vac.
Hours in Cell AE.

I've looked at a few other posts but I cant figure out how to add 2 vlookups
in the same function.

Any help would be awesome