Microsoft
Software
Hardware
Network
Question : Excel and adding percentages function
MS Excel 2007 Professional.
I have a few different columns on the spreadsheet. One column (C), which will show a total price. Next column (D), which will show the amount in column C but with an additional percentage. My question is, how can I setup Column D to read 'If Column C amount is between $1000.00 and $1400.00, then add 10% to the amount and display that total in Column D. If Column C amount is between $1500.00 and $1900.00, then add 15% to the amount and display that total in Column D. If Column C amount is greater than $2000.00, then add 20% to the amount and display the total in Column D' ?
Answer : Excel and adding percentages function
I'm sorry, I completely messed up.
=IF(AND(1000<=C1,C1<1500),C1
*1.1,IF(AN
D(1500<=C1,
C1<2000),C1
*1.15,IF(C
1>=2000,C1*
1.2,IF(C1<1
000,C1,"Ou
t of range"))))
This should do it, test1<b<test2 does not work in Excel
Random Solutions
Scheduled Task Not Getting Scheduled Through Group Policy
MS Access 2007 Login Form
How does Windows 7 detect Internet access?
I am trying to load windows xp on a hp g71-340us laptop. The factory installed OS is windows 7 Home Premium. When the set-up disk is loading i get a Stop 0x0000007b BSOD.
VNC server Ubuntu 10.04
Firebox X500 - Where to start....
CSS problem
Form elements in Access 2000 in Windows 7 64 bit move and enlarge!
Hmailserver not receiving from Gmail and Yahoo
Jquery insert ajax modal form and jquery