Ok basiclly im trying to design a forumla that is going to save me time , try and follow im not to good at explaining
I have made a variable for Product Price and RRP
I am then trying to build a formula that is
(RRP - Product Price = You Save)
so that when I set a RRP and a Product Price it will automaticly give me a you save
Example:
Price: £100
RRP: £250
You Save: £150
Formula Example:
Price: £Product Price
RRP: £RRP
YouSave: £Product Price - RRP
Please if anyone knows how to do this give me a quick reply and if anyone even knows somthing like this, for example a javascript that can do a mathimatical sum.
Thanks In Advance,
Shannon
I have made a variable for Product Price and RRP
I am then trying to build a formula that is
(RRP - Product Price = You Save)
so that when I set a RRP and a Product Price it will automaticly give me a you save
Example:
Price: £100
RRP: £250
You Save: £150
Formula Example:
Price: £Product Price
RRP: £RRP
YouSave: £Product Price - RRP
Please if anyone knows how to do this give me a quick reply and if anyone even knows somthing like this, for example a javascript that can do a mathimatical sum.
Thanks In Advance,
Shannon
Comment