D
David M.
I have been using Access for about 6 years and have what I
would call 'intermediate' programming skills. That being
said, I am running into a problem which I cannot figure
out how to solve.
When I create a value list or combo box in which contains
more that one field in the row source and one of the row
sources is a number, I cannot format the number field to
not contain decimals and commas. For example, if I have
an Autonumber field which has a value of 13467, on the
value list, it displays as 13,467.00. I have built a
separate query to feed the value list or combo box (I have
also used just an SQL statement to no avail) and the query
or SQL statement displays correctly, but when I run the
form, it ignores the formatting and displays the value
with commas and 2 decimals.
I would appreciate any help in getting this resolved.
Thanks in advance for your time.
would call 'intermediate' programming skills. That being
said, I am running into a problem which I cannot figure
out how to solve.
When I create a value list or combo box in which contains
more that one field in the row source and one of the row
sources is a number, I cannot format the number field to
not contain decimals and commas. For example, if I have
an Autonumber field which has a value of 13467, on the
value list, it displays as 13,467.00. I have built a
separate query to feed the value list or combo box (I have
also used just an SQL statement to no avail) and the query
or SQL statement displays correctly, but when I run the
form, it ignores the formatting and displays the value
with commas and 2 decimals.
I would appreciate any help in getting this resolved.
Thanks in advance for your time.