F
FrankSpokane
I am doing a merge from an access 2003 mdb into publisher, and there is one
numeric field - a dollar field - which loses decimal zeros on the catalog
merge.
The zeros show up in the access table - the field is a numeric field with a
currency format, but Publisher is dropping zeros after the decimal point
thusly:
$ 25.00 comes in as 25 (no decimal point)
$ 25.50 comes in as 25.5 (decimal point but no last zero)
$ 25.55 comes in ok as 25.55
TIA for solution to this problem.
numeric field - a dollar field - which loses decimal zeros on the catalog
merge.
The zeros show up in the access table - the field is a numeric field with a
currency format, but Publisher is dropping zeros after the decimal point
thusly:
$ 25.00 comes in as 25 (no decimal point)
$ 25.50 comes in as 25.5 (decimal point but no last zero)
$ 25.55 comes in ok as 25.55
TIA for solution to this problem.