access2010
Registered User.
- Local time
- Yesterday, 23:29
- Joined
- Dec 26, 2009
- Messages
- 1,159
Thank you, June 7, for your link and explanation about percentages.If by "brackets" you actually mean "parentheses", use Format property. Review https://support.microsoft.com/en-us...cy-field-e48f2312-67f0-4921-aca0-15d36b7f9c3b
#,###.##%;(#,###.##%);0,000.00
or if you really want brackets
#,###.##%;[#,###.##%];0,000.00
BTW, "Percentage % Stop to Current Price" is displaying as Currency, not Percent. If Currency is correct, why call it a Percentage?
And pointing out to me the misuse of the word “percent” and showing us how to use a negative number with brackets.
Frida