J
JustMe
Could Someone PLease advise me on this?
I have a table with fields set.
FieldName Data Type Format Decimal Places Default Value
BASERATEAMT Currency Currency 5 0.07210
FLATCONNRATE Currency Currency 2 10.00
PWRCOSTRECOVER Curency Currency 7 0.0085000
My problem is when I enter what is supposed to be the default values
for these fields, suddenly they will NOT hold the values entered.
0.07120 becomes 0.0721
10.00 becomes 10
0.0085000 becomes 0.00850
I understand the last zeros are being droped but what steps would I use to
keep the zeros because these are used for computations in a total.
Would I use a text field and use quote marks to keep the zeros?
How would I then convert this to currency format for adding then togather
for a total sumation?
Thank you for assisting
I have a table with fields set.
FieldName Data Type Format Decimal Places Default Value
BASERATEAMT Currency Currency 5 0.07210
FLATCONNRATE Currency Currency 2 10.00
PWRCOSTRECOVER Curency Currency 7 0.0085000
My problem is when I enter what is supposed to be the default values
for these fields, suddenly they will NOT hold the values entered.
0.07120 becomes 0.0721
10.00 becomes 10
0.0085000 becomes 0.00850
I understand the last zeros are being droped but what steps would I use to
keep the zeros because these are used for computations in a total.
Would I use a text field and use quote marks to keep the zeros?
How would I then convert this to currency format for adding then togather
for a total sumation?
Thank you for assisting