Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One thought:
=IF(L4="Insufficient Data","Insufficient Data",IF(AND(COUNT(J4:K4)=2,J4=0,K4=0),"no need","")) For completeness, the above presumes you need to check that J4 and K4 do contain zeros (as blank cells will be evaluated in formulas as being equal to zeros). It also presumes that if none of the 2 conditions checked is TRUE, then the formula is simply to return a blank: "". Any good? hit the YES below -- Max Singapore http://savefile.com/projects/236895 Downloads:27,000 Files:200 Subscribers:70 xdemechanik --- "lakwriter" wrote: I am having difficulty writing a formula and hope that someone can help me. I've written out the formula below and need to put it in the correct Excel syntax. If L4 = €śInsufficient Data€ť return €śInsufficient Data€ť AND If J4 and K4 both = 0, then return €śno need€ť |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help writing a formula | Excel Worksheet Functions | |||
Need help with writing formula please... | Excel Worksheet Functions | |||
Need help writing formula plz.. | Excel Discussion (Misc queries) | |||
Need Help Writing a Formula | Excel Worksheet Functions | |||
Writing a formula | Excel Worksheet Functions |