Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 921
Default sumif acting strange

When I use sum(15:q5), and paste it down a column, several columns won't be
picked up by the excel formula, even though there is numerically formatted
data within the range.

Any IDeas
  #2   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default sumif acting strange

perhaps some of the values are text and not values

the first reference in the range looks like a number
rather than a letter and number.

i am assuming you preface the formula with =

the way i do that operation is to click and drag the
handle in the lower right corner of the first cell
containing the formula.



-----Original Message-----
When I use sum(15:q5), and paste it down a column,

several columns won't be
picked up by the excel formula, even though there is

numerically formatted
data within the range.

Any IDeas
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 837
Default sumif acting strange

Change the offending formulas from SUM to COUNT, if the result is less
than you expected, then you have some text strings that only look like
numbers.

Formatting changes the appearance, not the value of a cell. In
particular, putting a numeric format on a cell that contains a text
string of digits will not change that text string into a number.

Copy an empty cell and Edit|Paste|Special|Add over the offending ranges,
and Excel will convert the text digits into numbers.

Jerry

JEff wrote:

When I use sum(15:q5), and paste it down a column, several columns won't be
picked up by the excel formula, even though there is numerically formatted
data within the range.

Any IDeas


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
Excel acting up Good Excel Workbooks Now Acting Up Excel Discussion (Misc queries) 2 December 1st 09 11:02 PM
Menu Bar acting strange Kevin Smith[_2_] Excel Discussion (Misc queries) 7 August 23rd 09 05:48 PM
SUMIF, wrong result, strange behaviour Werner Rohrmoser Excel Worksheet Functions 5 April 23rd 09 05:11 PM
Help...my charts are acting up! Geoff Charts and Charting in Excel 2 May 9th 07 09:06 PM
Paste is acting up steven Excel Worksheet Functions 2 November 3rd 06 04:57 PM


All times are GMT +1. The time now is 04:28 PM.

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"