emorris1000
Registered User.
- Local time
- Today, 12:24
- Joined
- Feb 22, 2011
- Messages
- 125
I'm sure this is a simple issue, but its driving me up the wall!
I have a query used in a listbox, and I want to format the decimal places slightly differently. I right click the field column, change the format to fixed/decimal places = 0, and then run the query. All decimals are there, and when I go back to redesign the query all the properties are back set to normal.
Same goes for having changed the field headings/captions within the query. It shows up in the design, but goes to the default field headings when I run it.
My guess is that this has something to do with the query inheriting the formats from the underlying table. If so, how do I change this? If not, what's going on?
I have a query used in a listbox, and I want to format the decimal places slightly differently. I right click the field column, change the format to fixed/decimal places = 0, and then run the query. All decimals are there, and when I go back to redesign the query all the properties are back set to normal.
Same goes for having changed the field headings/captions within the query. It shows up in the design, but goes to the default field headings when I run it.
My guess is that this has something to do with the query inheriting the formats from the underlying table. If so, how do I change this? If not, what's going on?