Stop SumProduct formula from rounding up

  • Thread starter Thread starter Judy L
  • Start date Start date
J

Judy L

Can someone help please?
I have the following formula
=SUMPRODUCT(($F$8:$BQ$27=U38)*ISNUMBER($B$8:$BM$27),$B$8:$BM$27)
and it returns a value of 177
Yet on a separate summary sheet (that is linked to read the value of that
cell) the correct value comes up 176.5
Is there a way to prevent this?
Any help would be greatly appreciated.

Thank you
 
The cell with the formula is not rounding up. Format the cell with the
formula to General.
 
Is the cell that shows 177 fornmatted to show zero decimals?

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

(e-mail address removed)
Replace @mailinator.com with @tiscali.co.uk
 
No it was formatted general.
But it is changed now, thanks. I thought it would read one decimal place
since it previewed in the formatting under general as 176.5?? And it was
working on the other sheet which is also formatted general. Unfortunately
there are a lot of 0 values and it looks busy with the 0.0 so I was hoping to
avoid that unless there was an actual decimal value.

Thanks for your help
 
Widen the column--or change the font size.

If the cell is formatted as general, then excel will try to display what it can.

If you change the numberformat to Number, then if the text won't fit in the
cell, you'll see ###'s.
 
Thank you, you're right as usual!


Dave Peterson said:
Widen the column--or change the font size.

If the cell is formatted as general, then excel will try to display what it can.

If you change the numberformat to Number, then if the text won't fit in the
cell, you'll see ###'s.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Variable Sumproduct Range 6
excel sumproduct value error 6
=sumproduct(round( 3
return first value greater than zero 3
Sumproduct query 9
SumProduct 3
SUMPRODUCT formula help 2
SUMPRODUCT formula help?? 1

Back
Top