N
Nick Mirro
In Access 2000, I have tables with fields as currency type. The queries
that use them show $0.00 for null values. The form has six currency fields,
and when actual values exist for these columns, they show in the text
controls, but when values are null, form controls remain blank. (shouldn't
they show $0.00?) I've set the format for the text control to currency and
the decimal places to 'auto.'
Subs that use those controls (add and multiply) do not seem to work either.
Nick
that use them show $0.00 for null values. The form has six currency fields,
and when actual values exist for these columns, they show in the text
controls, but when values are null, form controls remain blank. (shouldn't
they show $0.00?) I've set the format for the text control to currency and
the decimal places to 'auto.'
Subs that use those controls (add and multiply) do not seem to work either.
Nick