Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: date year formula help Post Reply Post New Topic
Author Message
nitrotech
Groupie
Groupie


Joined: 30 Jan 2013
Location: United States
Online Status: Offline
Posts: 42
Quote nitrotech Replybullet Topic: date year formula help
    Posted: 04 Aug 2014 at 11:34am
This formula is Date(Year({@XXXCheckDateStart}),01,01)
give me this out put format 01/01/2014 I want this format 2014/01/01 YYYY,MM,DD

Can anyone help me?

Thanks
IP IP Logged
kostya1122
Senior Member
Senior Member
Avatar

Joined: 13 Jun 2011
Online Status: Offline
Posts: 475
Quote kostya1122 Replybullet Posted: 04 Aug 2014 at 12:09pm
something like this
totext(Date(Year({@XXXCheckDateStart}),01,01) ,"yyyy/MM/dd")
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.