Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to formulize a discount based on a count:
2 <6 5% - 5 <12 10% =12 12 15% The formula I try doesn't tell me it has an error, but it only calculated the first condition? Any Ideas? Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Try this formula in cell B1: =(A12)*5%+(A15)*5%+(A111)*5% -- CaptainQuattro ------------------------------------------------------------------------ CaptainQuattro's Profile: http://www.excelforum.com/member.php...o&userid=32763 View this thread: http://www.excelforum.com/showthread...hreadid=538752 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot - need to recount based on results | Excel Worksheet Functions | |||
SUMPRODUCT Formula to Count Row of data Below Matched Criteria | Excel Worksheet Functions | |||
count based on two fields- need as quick as possible | Excel Worksheet Functions | |||
count based on two fields - need quickly | Excel Worksheet Functions | |||
Count rows based on multiple criteria | Excel Worksheet Functions |