mattyj1990
Registered User.
- Local time
- Today, 20:05
- Joined
- Aug 20, 2007
- Messages
- 38
apply % discount to currency value in text box
I have a table called discounts which has the following columns;
ID;Name;Discount Amount;Description
on a form i have a combo box which lists the columns on the table.
What i want to do is apply the discount that is in the third column it is ok when the discount is money off, £30 off, but some of my discounts are percentages, 5%. How do i apply this discount
I have a table called discounts which has the following columns;
ID;Name;Discount Amount;Description
on a form i have a combo box which lists the columns on the table.
What i want to do is apply the discount that is in the third column it is ok when the discount is money off, £30 off, but some of my discounts are percentages, 5%. How do i apply this discount
Last edited: