ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Creating a formula (https://www.excelbanter.com/excel-worksheet-functions/88565-creating-formula.html)

Dave

Creating a formula
 
I am using excel 97
If A1 is Retail price
A2 is Discount Code A=50%,B=55%,C=60%
What formula can I use in A3 to reach cost
--
Dave1125

CLR

Creating a formula
 
Dunno the relationship between Retail Price and Discount Code, but maybe
this formula will help.....

=IF(A2="A",A1*0.5,IF(A2="B",A1*0.55,IF(A2="C",A1*0 .6,"")))

Vaya con Dios,
Chuck, CABGx3


"Dave" wrote in message
...
I am using excel 97
If A1 is Retail price
A2 is Discount Code A=50%,B=55%,C=60%
What formula can I use in A3 to reach cost
--
Dave1125





All times are GMT +1. The time now is 05:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com