Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Need help writing a formula

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
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 writing a formula phyllis Excel Worksheet Functions 13 June 4th 08 05:01 PM
Need help with writing formula please... Soth Excel Worksheet Functions 1 March 14th 06 07:03 PM
Need help writing formula plz.. nparrott Excel Discussion (Misc queries) 7 February 10th 06 05:26 PM
Need Help Writing a Formula Lynn Excel Worksheet Functions 11 September 11th 05 07:51 PM
Writing a formula julescc Excel Worksheet Functions 6 March 3rd 05 01:45 AM


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