I'm using Access 2003.
In a form I have a textbox control that displays numbers in Standard format with three decimal places. I'd like to be able to display them with a negative number format (displaying parentheses rather than the negative sign): Unfortunately, I cannot seem to get it to display that way. I had thought that I could accomplish this by simply changing the Negative number format in my PC's regional settings (Control Panel), but that doesn't seem to work.
I have other textbox controls displaying numbers as Currency. If I set my PC's regional settings so that the Negative currency format is ($1.1), the controls display correctly in Access. However, with the controls that display numbers, not so. (They keep displaying them with negative sign rather than parentheses.)
Any idea where I'm going wrong?
Thanks for any help you can give.
Wayne
In a form I have a textbox control that displays numbers in Standard format with three decimal places. I'd like to be able to display them with a negative number format (displaying parentheses rather than the negative sign): Unfortunately, I cannot seem to get it to display that way. I had thought that I could accomplish this by simply changing the Negative number format in my PC's regional settings (Control Panel), but that doesn't seem to work.
I have other textbox controls displaying numbers as Currency. If I set my PC's regional settings so that the Negative currency format is ($1.1), the controls display correctly in Access. However, with the controls that display numbers, not so. (They keep displaying them with negative sign rather than parentheses.)
Any idea where I'm going wrong?
Thanks for any help you can give.
Wayne