P
Paul James
I've got a calculated field in a query that represents a currency amount,
but I can't get it to display the dollar sign in either the query datasheet
or in a form control. Even though I've tried to set the format property to
"Currency" in both the query design and form design views.
What I've also noticed in both of those design view is that in the drop box
for the format property, sometimes the different choices like "General
Number, Currency, Euro, Fixed, etc." are available in the drop box, and
sometimes they're not. And even when they're available, and I select
Currency, the dollar sign isn't visible in either the query or form.
Again, this is a calculated field in the query, so there's no issue about
the data type or property settings in the underlying table, since it's not a
field in any table.
Can anyone tell me what's going on with this, and how I can get this
currency value to display dollar signs in the query datasheet and the form
controls?
Thanks in advance,
Paul
but I can't get it to display the dollar sign in either the query datasheet
or in a form control. Even though I've tried to set the format property to
"Currency" in both the query design and form design views.
What I've also noticed in both of those design view is that in the drop box
for the format property, sometimes the different choices like "General
Number, Currency, Euro, Fixed, etc." are available in the drop box, and
sometimes they're not. And even when they're available, and I select
Currency, the dollar sign isn't visible in either the query or form.
Again, this is a calculated field in the query, so there's no issue about
the data type or property settings in the underlying table, since it's not a
field in any table.
Can anyone tell me what's going on with this, and how I can get this
currency value to display dollar signs in the query datasheet and the form
controls?
Thanks in advance,
Paul