Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
Using your template For me, the simplest way would be the following: Using the example above if the customer still enters A=4 B=anything C=4/15/13 D=$1.00 E=$4.00 F="S" or "I" and it will automatically know 5% or 2% based on the letter entered (make this a Data Validation so that they can only choose S or I). G=If(F="S",.05,.02) H=(E*G) I=(A*H) HTH Mick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel cut and paste row takes a long time. Lots of formulas. | Excel Discussion (Misc queries) | |||
How do I speed up recalcs when using lots of SUMPRODUCT formulas | Excel Worksheet Functions | |||
MS Query uses lots of CPU | Excel Discussion (Misc queries) | |||
lots of data | Excel Discussion (Misc queries) | |||
Lots of Frustration - Lots of Arrays, Dynamic Ranges Don't Work, Help With Options | Excel Programming |