How to calculate if a cell greater than a specific number then subtract in Excel?

Supposing, you have a list of numbers, now, you need to check the numbers if greater than 150, if so, please subtract a specific number 100 from it as below screenshot shown. In this article, I will introduce a formula to finish this job in Excel.
Calculate if a cell greater than a specific number then subtract
Calculate if a cell greater than a specific number then subtract
Here is an easy formula for you to calculate if a cell greater than 150, and then subtract 100, please do as this: Enter this formula: =IF(A2>150,A2-100,A2) into a blank cell where you want to locate the subtract result, then drag the fill handle down to the cells that you want to contain this formula, and if the cell greater than 150, it will subtract 100, and if the cell less than 150, it will not change, see screenshot:
Note: In the above formula, A2 is the cell that you want to check and calculate, and the number 150 and 100 are the criteria you calculated based on.
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
