Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been using a VLOOKUP formula to bring data from one worksheet to
another in the same workbook which has been working fine - up to a point. =VLOOKUP(G2,'Oct - Dec Database'!$G$2:$Q$18,3,FALSE) G2 is a payroll number which is unique and the third column of the array is the number of hours they worked in a month. Unfortunately there are three months of information, in column F, for most staff members on the worksheet and I was wondering if there is any way for the lookup to search for the payroll number and the month before giving an answer. The way I am doing it at the moment the results give the first answer for all months. For example: Joe Bloggs works 100 in October; 125 in November; 75 in December - the answer I get is 100 for all of his months. I hope that this makes enough sense and someone can help me. Many thanks Diane |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup problem - unable to get the vlookup property | Excel Programming | |||
using a vlookup to enter text into rows beneath the vlookup cell | Excel Programming | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |