Hello,
I'm wondering if I can have a negative currency value in a textbox. I have a field on a form where I'm showing the difference in two dollar amounts. If the difference is negative, I want to show that negative sign, but I also want to show the $ sign for that field. For example: $-18.00 or -$18.00.
What Access does now is if the value is negative, it encloses it within parenthases:
$(18). (The field format is Currency). Any experience or ideas with this subject?
Thanks,
Rosebud
[This message has been edited by Rosebud (edited 06-03-2002).]
[This message has been edited by Rosebud (edited 06-03-2002).]
I'm wondering if I can have a negative currency value in a textbox. I have a field on a form where I'm showing the difference in two dollar amounts. If the difference is negative, I want to show that negative sign, but I also want to show the $ sign for that field. For example: $-18.00 or -$18.00.
What Access does now is if the value is negative, it encloses it within parenthases:
$(18). (The field format is Currency). Any experience or ideas with this subject?
Thanks,
Rosebud
[This message has been edited by Rosebud (edited 06-03-2002).]
[This message has been edited by Rosebud (edited 06-03-2002).]