I just want to add a $ sign to a field and have tried the following but it doesn’t really work:
$>>>,>>>,>>>,>>9.99
I just want to add a $ sign to a field and have tried the following but it doesn’t really work:
$>>>,>>>,>>>,>>9.99
SQL stuff isnt my forte, but I dont know that you can add character to a number.
You could create a calculated field as an nvarchar and do it though.
If I use nvchar, what is the format that I need in order to restrict only to two decimals?
I used this in a test:
Instead of 1234.1234, you’d reference your number field
What happens when you do Multi-Currency?
I always find not adding those prefixes and suffixes works better, for various reasons but to name one or two: