Dear all Excel Experts,

I have used this function and obtained the derived result. However, when I try to calculate the total of this particular column, the result is showing as 0. How can I get the correct total? I have attached the Excel file. Request your assistance in resolving this issue.

Srinivas Vayuveguala
Hyderabad
099512321510


=IF(E9>=15000,"200",IF(E9>=10000,"150",IF(E9>=8000 ,"100",IF(E9>=5000,"60",IF(E9>=3000,"30",IF(E9> =0, "0"))))))

From India, Hyderabad
Attached Files (Download Requires Membership)
File Type: xls excel if function.xls (16.5 KB, 6378 views)

Acknowledge(1)
MH
Amend(0)

Hi Srini, Try to use SUMProduct Function — =SUMPRODUCT((J8:J13=J8:J13)*J8:J13) By the way I have attached your file after summarize. Regards, Rashid
From Saudi Arabia, Riyadh
Attached Files (Download Requires Membership)
File Type: xls excel if function.xls (28.5 KB, 1994 views)

Acknowledge(1)
MH
Amend(0)

Hello Srini, It’s simple just remove the " " quotes in the formula which u have given in true value. Eg: if(e9>15000,200,e9>10000,150........) It works...
From India, Nizamabad
Acknowledge(1)
MU
Amend(0)

CiteHR is an AI-augmented HR knowledge and collaboration platform, enabling HR professionals to solve real-world challenges, validate decisions, and stay ahead through collective intelligence and machine-enhanced guidance. Join Our Platform.







Contact Us Privacy Policy Disclaimer Terms Of Service

All rights reserved @ 2025 CiteHR ®

All Copyright And Trademarks in Posts Held By Respective Owners.