danikuper
Registered User.
- Local time
- Yesterday, 23:53
- Joined
- Feb 6, 2003
- Messages
- 147
My report is reading from a table where I have a field called month with numbers from 1 to 12 representing the month of the year (field type is number).
The report groups data by month and is working fine, and it shows months as numbers (1..2...etc). When trying to change the format properties for the month field in my report ("mmm"), it screws up by showing "Dec" where I had number 1, "Jan" where I had number 3 and so on...
any idea of why this is happending and how to solve it? Will changing the format properties to "mmm" work only if my field type is "date/time" ?
thanks in advance!!!!
The report groups data by month and is working fine, and it shows months as numbers (1..2...etc). When trying to change the format properties for the month field in my report ("mmm"), it screws up by showing "Dec" where I had number 1, "Jan" where I had number 3 and so on...
any idea of why this is happending and how to solve it? Will changing the format properties to "mmm" work only if my field type is "date/time" ?
thanks in advance!!!!