![]() |
How do I sum percentages calculated from IF statements?
I have a column of percentages, some entered directly in the fields, and some
are calculated from IF statements. When summing the column, what should come out to be 100% always comes out as 0%. When I do not include cells that contain IF statements, the summing functions works well. When I do include them, the result is always 0%. thanks for any help |
How do I sum percentages calculated from IF statements?
Probably need to see your IF statements.
************ Anne Troy www.OfficeArticles.com "Rusty T" <Rusty wrote in message ... I have a column of percentages, some entered directly in the fields, and some are calculated from IF statements. When summing the column, what should come out to be 100% always comes out as 0%. When I do not include cells that contain IF statements, the summing functions works well. When I do include them, the result is always 0%. thanks for any help |
How do I sum percentages calculated from IF statements?
"Anne Troy" wrote: Probably need to see your IF statements. Anne, Here is an example and all of them are formated accordingly: =IF(G196,+G196/G$222,0) |
How do I sum percentages calculated from IF statements?
I can't see any reason it wouldn't work.
************ Anne Troy www.OfficeArticles.com "Rusty T" wrote in message ... "Anne Troy" wrote: Probably need to see your IF statements. Anne, Here is an example and all of them are formated accordingly: =IF(G196,+G196/G$222,0) |
All times are GMT +1. The time now is 09:27 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com