visual.prabu
SSC-Addicted
Points: 469
More actions
August 4, 2011 at 6:45 am
#241698
i need to print date like October 14, 2010 in SSRS Report
sdvoranchik
SSCrazy
Points: 2800
August 4, 2011 at 6:56 am
#1363608
=FORMAT(TODAY(),"MMMM dd, yyyy")
Phil Parkin
SSC Guru
Points: 247180
August 4, 2011 at 7:06 am
#1363614
sdvoranchik (8/4/2011)=FORMAT(TODAY(),"MMMM dd, yyyy")
sdvoranchik (8/4/2011)
Very generous of you to play "guess the question" 🙂
Daniel Bowlin
SSC-Dedicated
Points: 34566
August 4, 2011 at 7:43 am
#1363649
In the textbox where your date is: right click and go to TextBox properties and choose the Number tab, then select Date, then select the format you want.
August 12, 2011 at 8:29 am
#1367966
Thanks for all
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply