V Vallan Registered User. Local time Today, 15:09 Joined Jan 16, 2008 Messages 46 Feb 11, 2008 #1 Hello. I have a Date field wich i have generated to month in a question. I use this in a report but then i get february. How can i do to change so i get capital letter like February? Can anyone give me advice? Matt
Hello. I have a Date field wich i have generated to month in a question. I use this in a report but then i get february. How can i do to change so i get capital letter like February? Can anyone give me advice? Matt
B burrcm Registered User. Local time Today, 23:09 Joined Jun 6, 2007 Messages 175 Feb 11, 2008 #2 =MonthName(Month([Your Date field])) Chris B
V Vallan Registered User. Local time Today, 15:09 Joined Jan 16, 2008 Messages 46 Feb 11, 2008 #3 Its not helping Hi. That step am i thru. The code get the same answer as i get. january in small letters. It dont get the J capital as January. Matt
Its not helping Hi. That step am i thru. The code get the same answer as i get. january in small letters. It dont get the J capital as January. Matt
B burrcm Registered User. Local time Today, 23:09 Joined Jun 6, 2007 Messages 175 Feb 11, 2008 #4 Bottom right corner of your taskbar. Hover mouse pointer over the date. Does the month have a capital? If it doesn't, the issue is in your regional settings. Chris B
Bottom right corner of your taskbar. Hover mouse pointer over the date. Does the month have a capital? If it doesn't, the issue is in your regional settings. Chris B