Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default #VALUE! error message in simple sum function

I am getting a weird error message doing the simplest sum function. I have a
column with 10 filled cells, I7-I16. In a cell below that I enter
=SUM(I9+I11:I16). Same with average: =AVERAGE(I9+I11:I16). I imagine I'm
doing something dumb, but this is driving me whacko!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 169
Default #VALUE! error message in simple sum function

I think you need SUM(I9,I11:I16) and AVERAGE(I9,I11:I16)
--
Tips for Excel, Word, PowerPoint and Other Applications
http://www.kan.org/tips


"Sandog" wrote:

I am getting a weird error message doing the simplest sum function. I have a
column with 10 filled cells, I7-I16. In a cell below that I enter
=SUM(I9+I11:I16). Same with average: =AVERAGE(I9+I11:I16). I imagine I'm
doing something dumb, but this is driving me whacko!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default #VALUE! error message in simple sum function

I think you want:

=sum(i9,i11:i16)

Same with the =average() function.



Sandog wrote:

I am getting a weird error message doing the simplest sum function. I have a
column with 10 filled cells, I7-I16. In a cell below that I enter
=SUM(I9+I11:I16). Same with average: =AVERAGE(I9+I11:I16). I imagine I'm
doing something dumb, but this is driving me whacko!


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default #VALUE! error message in simple sum function

That did it! Thank you. I thought I used the sum function in the toolbar to
set that up, but maybe I changed it along the way.

"M Kan" wrote:

I think you need SUM(I9,I11:I16) and AVERAGE(I9,I11:I16)
--
Tips for Excel, Word, PowerPoint and Other Applications
http://www.kan.org/tips


"Sandog" wrote:

I am getting a weird error message doing the simplest sum function. I have a
column with 10 filled cells, I7-I16. In a cell below that I enter
=SUM(I9+I11:I16). Same with average: =AVERAGE(I9+I11:I16). I imagine I'm
doing something dumb, but this is driving me whacko!

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default #VALUE! error message in simple sum function

Thank you. Solved my problem.

"Dave Peterson" wrote:

I think you want:

=sum(i9,i11:i16)

Same with the =average() function.



Sandog wrote:

I am getting a weird error message doing the simplest sum function. I have a
column with 10 filled cells, I7-I16. In a cell below that I enter
=SUM(I9+I11:I16). Same with average: =AVERAGE(I9+I11:I16). I imagine I'm
doing something dumb, but this is driving me whacko!


--

Dave Peterson

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
Simple message box question zeyneddine Excel Discussion (Misc queries) 4 August 23rd 06 06:08 PM
Simple message box question zeyneddine Excel Discussion (Misc queries) 1 August 14th 06 08:23 PM
Simple Checkbox Message Code nemadrias Excel Discussion (Misc queries) 10 June 21st 06 08:59 PM
Error message when inserting function Ajay Excel Discussion (Misc queries) 0 April 18th 05 04:28 PM
changing the message in an error message The Villages DA Excel Worksheet Functions 2 February 18th 05 05:30 PM


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