LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 8
Default Other option for IF(AND( ))

use commas (,) instead of semicolons (;). Be mindful that the dates must be
in ascending order.

"Per Jessen" wrote:

Hi

=LOOKUP(A10;A1:A9;B1:B9)

Regards,
Per

"wilchong via OfficeKB.com" <u43231@uwe skrev i meddelelsen
news:93aecba191a5f@uwe...
Dear sir,
There are 2 data sets is assumed running in A1 down, viz.:
(i) In A1 down is showing a set of date: 2009.03.26; 2012.12.31 and
2015.12.
31
(ii) In the cell from B1 to B3 showing the interes rate: 5%, 7% and 3%.

In the cell of A10, it contains a parameter, date: 2013.04.18, whereas in
the cell of B10 showing 7.00%. B10 contains an Excel formular to show the
rate when it detects the date in A10 as follow:
=IF(A10="","",IF(AND(A$1<A10,A$2A10),B$1,IF(AND(A $2<A10,A$3A10),B$2,0)))
As you can see from the formula, it covers two pair of date/rate range.

My question is that if I want the excel formular in B10 cover more
date/rate
e.g. from A1 to A9 and from B1 to B9, the formula will be very long,
because
the formular need to check the whole range of the date from A1 to A9. As
a
result, I am thinking is there other way to achieve the same result with a
much shorter formular.

Thanks for your advice,
Wilchong

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200903/1



 
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
preserve formatting option in pivot table option dialog box Dave F Excel Discussion (Misc queries) 4 May 8th 08 07:25 PM
General option option not available Gunnar Lysaker Excel Discussion (Misc queries) 1 January 6th 07 01:08 AM
keep source formatting is not an option in paste option button Tina Excel Discussion (Misc queries) 0 February 20th 06 09:58 PM
Reformat IF(ISERROR(....) : if 1st option returns empty, look at 2nd option. sonar Excel Worksheet Functions 3 September 12th 05 09:52 PM
Using VLOOKUP for one option, if this option is not valid than sec Edd Excel Discussion (Misc queries) 2 March 31st 05 11:11 AM


All times are GMT +1. The time now is 05:46 AM.

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"