smallWorld
Registered User.
- Local time
- Tomorrow, 05:12
- Joined
- Jan 10, 2008
- Messages
- 15
Ok, I have this field in my table called Discount (%). I set it to number field and in the format, I set it to percent.
When I enter 50, it automatically converts to 5000.00%. How can I display it as 50%?
In the report, I'll be using this field to calculate total.
E.g: Total = Orginal Cost * Discount. (380*50%).
I'll have 3 columns in the report, namely the Orginal cost, Discount & Total. It'll be displayed as 380, (190), 190. The result for discount will always be displayed in bracket to indicate substraction.
Thanks for the sample DB. I hope the above explaination maeks what I want clearer. Thx!
When I enter 50, it automatically converts to 5000.00%. How can I display it as 50%?
In the report, I'll be using this field to calculate total.
E.g: Total = Orginal Cost * Discount. (380*50%).
I'll have 3 columns in the report, namely the Orginal cost, Discount & Total. It'll be displayed as 380, (190), 190. The result for discount will always be displayed in bracket to indicate substraction.
Thanks for the sample DB. I hope the above explaination maeks what I want clearer. Thx!