Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete
 
Posts: n/a
Default jbf frylock

I'm a bit confused - do these values represent the largest amount that
can be earned? In other words, can a household of 1 earn up to (and
including) 1037 and still be regarded as "Free", or up to 1476 and be
"Reduced"? If so, you need this amended formula:

=IF(A10<1,"Not valid",IF(L4<=VLOOKUP(A10,N1:O8,2,0),"Free",
IF(L4<=VLOOKUP(A10,N1:P8,3,0),"Reduced","Paid")))

This will cover households up to 8 - extend the table and amend the
ranges as described earlier for more.

Pete



 
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



All times are GMT +1. The time now is 09:34 PM.

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

About Us

"It's about Microsoft Excel"