Is there a formula that looks in a range of cells for both a date and an account # and returns a cell value. I want the formula to say find this date 9/1/08 and this account number 40105-200 and return the cell value in the corresponding column. The dates of the month are in one column, the account numbers are in another column, and the amounts are in the third column. VLOOKUP only looks for one value, but I need it to return the value based on both criteria.