Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 11-15-2017, 08:11 AM
xor xor is offline percentage calculation formula Windows 10 percentage calculation formula Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,101
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

In B2:



=A1*(IF(A1>=20000,0.2,IF(A1>=10000,0.15,IF(A1>0,0. 1;"") )))
Reply With Quote
  #2  
Old 11-15-2017, 08:34 AM
ArviLaanemets ArviLaanemets is offline percentage calculation formula Windows 8 percentage calculation formula Office 2016
Expert
 
Join Date: May 2017
Posts: 949
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

Another one:

=$A1*(0.1 + ($A1>10000)*0,05 + ($A1>20000)*0,05)

Advantges:
arithmetical operators are faster;
no limit for number of nested IF() functions
Reply With Quote
Reply

Tags
excel 2013, excel formula

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the formula for getting the percentage for time phoenix666! Excel 1 07-29-2016 08:18 AM
percentage calculation formula Calculation of Percentage Completion of Summary Tasks raminraiszadeh Project 2 04-06-2015 06:38 AM
Formula Calculation medavidcook Excel 2 03-21-2015 03:47 AM
percentage calculation formula Formula calculation danbl Excel 8 02-23-2012 04:35 AM
percentage calculation formula Excel 2010 formula rounds - arithmetic average calculation YooNaa Kim Excel 1 06-07-2011 08:50 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 04:18 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft