I cant get my head round this and I know it should be simple.
I have:
txtOldPrice
txtIncreasePercentage
txtNewPrice
Customer enters his current price in txtOldPrice, enters a figure such a 15 in the txtIncreasePercentage and txtNewPrice will = txtOldPrice +15%
it would be simple to enter the % as .10 or .15 and simply multiply it by the oldprice however the customer wants simplicity so it has to be whole numbers in the percent box.
Any Ideas?
I have:
txtOldPrice
txtIncreasePercentage
txtNewPrice
Customer enters his current price in txtOldPrice, enters a figure such a 15 in the txtIncreasePercentage and txtNewPrice will = txtOldPrice +15%
it would be simple to enter the % as .10 or .15 and simply multiply it by the oldprice however the customer wants simplicity so it has to be whole numbers in the percent box.
Any Ideas?