LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default Formula with multiple conditions

This is an array formula that is checking the values of different ranges in
another workbook named Open Actions from LL, and then summing the IF results
to produce a 1 or 0. You can simply copy the formula from the cell to
another cell with Paste Special Formulas. If you were to type it out by
hand, you would not type the curly brackets that enclose the formula,
instead enter it with Ctrl-Shift-Enter. Excel will put in the Curly
brackets.
Hope this helps, Mike

"Mohammed" wrote in message
...
{=SUM(IF(NOT(ISBLANK('Open Actions from LL'!
$F$2:$F$100)),IF('Open Actions from LL'!$C$2:$C$100=$A4,IF
('Open Actions'!$F$2:$F$100<$B$2,1,0),0),0))}

I copied the above formula from another cell (not created
by me). I need to add similar formula in some other cells.
What are the procedures to add such formula without having
to type it all. Also without knowing what are condition
means and the procedures to link with one another, doesn't
really help me.

Can someone help me with, as to how can I add this type of
formula by selecting the cells or draging a series of
cells.

Hope i made some sence of what I'm looking for. Feel free
to call me if you like. 972-684-5386. Any help would be
greatly appreciated.



 
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
Multiple Conditions in a Formula wavmaster Excel Discussion (Misc queries) 2 September 10th 09 09:52 AM
multiple conditions formula mmoran Excel Worksheet Functions 6 October 13th 06 06:17 AM
Need help on formula with multiple conditions... DiDi Excel Discussion (Misc queries) 11 April 17th 06 05:33 PM
Multiple conditions in a formula TV Excel Worksheet Functions 3 April 12th 06 08:32 PM
How do I set up a formula with multiple conditions? Fred Borden Excel Discussion (Misc queries) 3 June 9th 05 08:58 PM


All times are GMT +1. The time now is 07:06 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"