LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Having trouble with AVG Function

Hi, sorry for noob question, but I cannot seem to make this work.

each line of my worksheet can contain from 1 to 6 entries
I want to average those but I don't know how to "turn off" the columns
that are null & therefore I get DIV/0 error.

EG:

A1 = 10, A2 = 10, A3 = 10, A4 = 10, A5 = 10, A6 = 10
B1 = 10, B2 = 10, B3 = 10
C1 = 10, C2 = 10, C3 = 10, C4 = 10

In all 3 examples, the Average is 10 (across the line, not down the
column)
I tried Nesting IF functions, eg: IF(A6=0, AVG(A1:A5), IF(A5=0,
AVG(A1:A4)) & so on

Can someone please help me figure out a formula that will average the
line items & ignore the blank cells

thanks a ton,

Kart

 
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
Having trouble finding the right function g New Users to Excel 2 June 4th 06 11:37 AM
VBA Monty Excel Worksheet Functions 2 January 30th 06 01:37 PM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM


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