ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Problem After Inserting Cell Formula (https://www.excelbanter.com/excel-discussion-misc-queries/170943-problem-after-inserting-cell-formula.html)

Rick

Problem After Inserting Cell Formula
 
I have a spreadsheet where I'm using G1 as $Amt, H1 at 20% less of G1,
=sum(G1*0.2). In most cases after adding the formula the cell shows 0.00,
but in some cells it shows #VALUE!. This would not be a problem except I am
also doing a sum total of each column. The $ amount total at the bottom of
the column converts to #VALUE! because it appears in several places, say
G3-G54. I tried clearing the cell by using the "clear segment" function and
adding the formula again, but that didn't help. How do I overcome this?
Thanks, Rick

Gord Dibben

Problem After Inserting Cell Formula
 
First of all you don't need the SUM function.

=G1*0.2 is sufficient.

Secondly G1*0.2 is not 20% less than G1

Third, the #VALUE! error could indicate that G1 is text, not numeric.


Gord Dibben MS Excel MVP

On Fri, 28 Dec 2007 09:55:00 -0800, Rick wrote:

I have a spreadsheet where I'm using G1 as $Amt, H1 at 20% less of G1,
=sum(G1*0.2). In most cases after adding the formula the cell shows 0.00,
but in some cells it shows #VALUE!. This would not be a problem except I am
also doing a sum total of each column. The $ amount total at the bottom of
the column converts to #VALUE! because it appears in several places, say
G3-G54. I tried clearing the cell by using the "clear segment" function and
adding the formula again, but that didn't help. How do I overcome this?
Thanks, Rick




All times are GMT +1. The time now is 10:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com