Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / September 2007

Tip: Looking for answers? Try searching our database.

If function with average fomula to be tru or false

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Linda - 29 Sep 2007 13:13 GMT
I need help for the following situation:
If A1:J1=0, Average A2:J2(true), 5(false)

I typed in the fomula:  IF(A1:J1=0,AVERAGE(A2:J2),5)

But it did not work.  I kept gettng #signs.  Deeply appreciated if  somebody
help.

Thanks,
Linda
JE McGimpsey - 29 Sep 2007 13:22 GMT
One way:

   =IF(COUNTIF(A1:J1,0)=10,AVERAGE(A2:J2),5)

> I need help for the following situation:
> If A1:J1=0, Average A2:J2(true), 5(false)
[quoted text clipped - 6 lines]
> Thanks,
> Linda
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.