Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 Date Format

Author  Topic 

saidev
Posting Yak Master

101 Posts

Posted - 2006-09-26 : 21:29:15
Hi,
I am printing a report. In the form design mode i set the property to a Medium Date and i am getting like "09-Jan-06".
Is there any way that i can set this date to Jan 9
Thanks,

timmy
Master Smack Fu Yak Hacker

1242 Posts

Posted - 2006-09-26 : 21:38:07
You can use the Format property in the report control

Use something like "mmm d"

Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-09-27 : 12:39:18
Yes. Do the formation at front end application

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2006-09-27 : 13:21:15
quote:
Originally posted by saidev

Hi,
I am printing a report. In the form design mode i set the property to a Medium Date and i am getting like "09-Jan-06".
Is there any way that i can set this date to Jan 9
Thanks,






-ec
Go to Top of Page
   

- Advertisement -