Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 310
Default sumif results zero

Hi; I have an easy one that stumps me.
I have been using =sumif(b4:b63,"name",i4:i63) for many entries, and there
is one client name that keeps resulting in zero or nothing.
I have a monthly sales list; col b is sold to cust. name and the invoice
value is in col.i there are several entries of the same client,
so I simply,do sumif but why is this one client name resultsing in 0 ? I
have checked spelling, commas, quotes etc. his name does have an apostropy ',
but I use it in the formula.
please help
michelle
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,440
Default sumif results zero

Hi Michelle,

Use the LEN() function to check if there's any character that isn't shown.
Use the TRIM() function to get rid of unwanted spaces.
Use CLEAN() to get rid of nonprintable characters
One thing to be aware of, certainly if the data originated from a website,
is the non-breaking space, look here for a solution:
http://www.mvps.org/dmcritchie/excel/join.htm#trimall

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Michelle" wrote in message
...
Hi; I have an easy one that stumps me.
I have been using =sumif(b4:b63,"name",i4:i63) for many entries, and there
is one client name that keeps resulting in zero or nothing.
I have a monthly sales list; col b is sold to cust. name and the invoice
value is in col.i there are several entries of the same client,
so I simply,do sumif but why is this one client name resultsing in 0 ? I
have checked spelling, commas, quotes etc. his name does have an apostropy
',
but I use it in the formula.
please help
michelle


  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 310
Default sumif results zero

Thank you,with this information I was able to find that the name had an extra
space at the end, since I copy and paste all the entries for this customer
were not working with the formula.

Once I cleared the space "bingo".
Thanks again!
Michelle

"Niek Otten" wrote:

Hi Michelle,

Use the LEN() function to check if there's any character that isn't shown.
Use the TRIM() function to get rid of unwanted spaces.
Use CLEAN() to get rid of nonprintable characters
One thing to be aware of, certainly if the data originated from a website,
is the non-breaking space, look here for a solution:
http://www.mvps.org/dmcritchie/excel/join.htm#trimall

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Michelle" wrote in message
...
Hi; I have an easy one that stumps me.
I have been using =sumif(b4:b63,"name",i4:i63) for many entries, and there
is one client name that keeps resulting in zero or nothing.
I have a monthly sales list; col b is sold to cust. name and the invoice
value is in col.i there are several entries of the same client,
so I simply,do sumif but why is this one client name resultsing in 0 ? I
have checked spelling, commas, quotes etc. his name does have an apostropy
',
but I use it in the formula.
please help
michelle


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
Conditional Sum Argument results do not equal cell results Excel Randy R Mullins Excel Worksheet Functions 3 August 9th 06 07:16 PM
results of "SUMIF" test criteria windsurferLA Excel Worksheet Functions 11 November 29th 05 04:42 PM
Calculation on SUMIF Results Andy B Excel Worksheet Functions 3 October 9th 05 04:47 AM
sort by SUMIF results dcd123 Excel Worksheet Functions 2 July 20th 05 08:26 PM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


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