The numbers are the same, regardless of how they are displayed.
They get stored the same way.
So for any reporting or querying etc, you can then format the number however you like.
For example
Code:
SELECT Format(YourDate, "Fixed") As FormattedNumber FROM YourTable;
I am a loud man with a very large hat. This means I am in charge