Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need a formula for
Day x rate minus 10% discount = total rate example 10 x $800.00 =$8000.00 less 10% ($800.00) =$7200.00 10 a1 800 b1 10% c1 total d1 thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() =A1*B1*(1-C1) "Paula" wrote: I need a formula for Day x rate minus 10% discount = total rate example 10 x $800.00 =$8000.00 less 10% ($800.00) =$7200.00 10 a1 800 b1 10% c1 total d1 thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reusing formula | Excel Discussion (Misc queries) | |||
how do i make a formula with varied discount percentages | Excel Discussion (Misc queries) | |||
Locking portions of a formula | Excel Worksheet Functions | |||
Discount Formula | Excel Discussion (Misc queries) | |||
I need a formula to get a 15% discount from a # like $452,472.00 | Charts and Charting in Excel |