Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

date formating question

Status
Not open for further replies.

mgkSHA

Programmer
Jul 12, 2002
126
0
0
US
Greetings:

is this possible:

I have a standard report with parameters, everything is fine. I am grouping via date. My question....

I have a datefield with standard format: mm/dd/yyyy, of course I can change the date format, etc.

But, is there a way to display the date on my report in this fashion:

MONTH-YEAR

such as

03-01
February-03

I can't seem to figure that out. If my date field on my table is a full date, can I display it in just month-year fashion (skipping over the day)?

Thanks
 
mgkSHA:

In your group for this date, right click the date field and select format field. Under the Date/Time tab, either select a standard format or click the customize button and build your own format.
~Brian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top