I'm trying to verify that a few datacolumns have the correct decimal format. Can someone explain how I can verify a datacolumn is in the following format?
###,###,###.00
The column should always display 2 digits after the decimal.
Go to the complete details ...