Hi.
I'd like to format some of my fields in thousand of dollars.
For example, instead of displaying 1,000,000$, it would display 1,000$.
In reports, I was doing a division by 1000 (control source= [field] /1000). Unfortunatly, I can't do this in read/write field on a form, and that's normal.
Any ideas?
Thanks.
I'd like to format some of my fields in thousand of dollars.
For example, instead of displaying 1,000,000$, it would display 1,000$.
In reports, I was doing a division by 1000 (control source= [field] /1000). Unfortunatly, I can't do this in read/write field on a form, and that's normal.
Any ideas?
Thanks.