Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default If statement with VLookup can't quite figure the formula out

Hello, I have Excel 2003 with Windows XP. my VLookup table is
Date MW MaxTipCredit MinCashWage
1/1/2007 $6.15 $3.02 $3.13
24-Jul-07 $6.15 $3.72 $2.43
24-Jul-08 $6.55 $4.42 $2.13
24-Jul-09 $7.25 $5.12 $2.13

I need to check a specific date, let's say 06-24-2007 and see which row in
column 1it is less than or greater than and return the MaxTipCredit in column
3.
Can anyone give me an idea of the formula to make this work?? It must work
on all the dates for the calculation to be correct.
Thank you in advance

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default If statement with VLookup can't quite figure the formula out

Thank you Bob, I was having a heck of a time working on this and yet it was
so simple. I read the help files and explanations and understand what you
gave to me. Thank you again BOB

"Bob Phillips" wrote:

=VLOOKUP(--"2007-07-20",A1:D5,3,TRUE)

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Bob the Labor Guy in NC" <Bob the Labor Guy in
wrote in message
...
Hello, I have Excel 2003 with Windows XP. my VLookup table is
Date MW MaxTipCredit MinCashWage
1/1/2007 $6.15 $3.02 $3.13
24-Jul-07 $6.15 $3.72 $2.43
24-Jul-08 $6.55 $4.42 $2.13
24-Jul-09 $7.25 $5.12 $2.13

I need to check a specific date, let's say 06-24-2007 and see which row in
column 1it is less than or greater than and return the MaxTipCredit in
column
3.
Can anyone give me an idea of the formula to make this work?? It must work
on all the dates for the calculation to be correct.
Thank you in advance




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
need help with if statement that calculate minimum figure KateZed Excel Worksheet Functions 2 November 17th 08 06:41 PM
FORMULA TO FIGURE AGE tjsmags Excel Worksheet Functions 6 July 18th 07 06:41 AM
Vlookup - can't figure out what's wrong pm Excel Worksheet Functions 5 December 15th 06 08:02 PM
Trying to figure out IF formula Juan Excel Programming 4 August 24th 06 11:00 PM
Maybe an easy If / Then statement? But I can't figure it out. Help! Dave Peterson[_3_] Excel Programming 1 January 27th 04 03:22 AM


All times are GMT +1. The time now is 09:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"