T
Tia
Hi,
I've got a table that is called Price Category. It has the following fields:
Price Category Price Markup
A 10
B 15
C 20
When I change the Price Markup to a percent, the numbers show up with 2
extra zeros, a decimal point and 2 more zeroes. So I get the following
A 1000.00
B 1500.00
C 2000.00
I need the Price_Markup to be in a percent because it is used in a query to
calculate a customers cost. I, also, tried to enter .10 but then a 0 was
displayed.
Any suggestions?????
I've got a table that is called Price Category. It has the following fields:
Price Category Price Markup
A 10
B 15
C 20
When I change the Price Markup to a percent, the numbers show up with 2
extra zeros, a decimal point and 2 more zeroes. So I get the following
A 1000.00
B 1500.00
C 2000.00
I need the Price_Markup to be in a percent because it is used in a query to
calculate a customers cost. I, also, tried to enter .10 but then a 0 was
displayed.
Any suggestions?????