#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Formula problem

I have a problem somewhere in this formula but I can't determine
whe

=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),0, ROUNDUP(AVERAGE(I5:L5),0))

If there isn't an error it should return the average of J5:M5 but its
always returning the average of I5:L5 and I dont know why. Can someone
help?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Formula problem

you you told it to return that value

=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),0, ROUNDUP(AVERAGE(J5:M5),0))
is probably what you want





or

=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),0, ROUNDUP(AVERAGE(J5:M5),0))


"Computer geek" wrote:

I have a problem somewhere in this formula but I can't determine
whe

=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),0, ROUNDUP(AVERAGE(I5:L5),0))

If there isn't an error it should return the average of J5:M5 but its
always returning the average of I5:L5 and I dont know why. Can someone
help?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Formula problem

=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),ROUNDUP(AVE RAGE(I5:L5),0),ROUNDUP(AVERAGE(J5:M5),0))


"Computer geek" wrote:

I have a problem somewhere in this formula but I can't determine
whe

=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),0, ROUNDUP(AVERAGE(I5:L5),0))

If there isn't an error it should return the average of J5:M5 but its
always returning the average of I5:L5 and I dont know why. Can someone
help?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Formula problem

On Jun 8, 11:58 am, Teethless mama
wrote:
=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),ROUNDUP(AVE RAGE(I5:L5),0),ROUNDUP(AV*ERAGE(J5:M5),0))



"Computer geek" wrote:
I have a problem somewhere in this formula but I can't determine
whe


=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),0, ROUNDUP(AVERAGE(I5:L5),0))


If there isn't an error it should return the average of J5:M5 but its
always returning the average of I5:L5 and I dont know why. Can someone
help?- Hide quoted text -


- Show quoted text -


Thank you

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Formula problem

On Jun 8, 11:58 am, Teethless mama
wrote:
=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),ROUNDUP(AVE RAGE(I5:L5),0),ROUNDUP(AV*ERAGE(J5:M5),0))



"Computer geek" wrote:
I have a problem somewhere in this formula but I can't determine
whe


=IF(ISERROR(ROUNDUP(AVERAGE(J5:M5),0)),0, ROUNDUP(AVERAGE(I5:L5),0))


If there isn't an error it should return the average of J5:M5 but its
always returning the average of I5:L5 and I dont know why. Can someone
help?- Hide quoted text -


- Show quoted text -


thank you

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
Formula problem Janet Excel Worksheet Functions 7 May 24th 07 04:48 PM
Formula Problem Secret Squirrel Excel Discussion (Misc queries) 6 March 28th 07 02:55 AM
Help! Formula problem Rickhotblue Excel Discussion (Misc queries) 1 February 16th 07 05:06 AM
problem with formula jpoltor Excel Discussion (Misc queries) 2 March 19th 06 12:19 AM
problem with formula wu-fu Excel Discussion (Misc queries) 1 July 10th 05 10:22 PM


All times are GMT +1. The time now is 07:01 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"