Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Sorting days of the week by alphabetical order Post Reply Post New Topic
Author Message
andorfuhrer
Newbie
Newbie
Avatar

Joined: 20 Apr 2011
Location: United States
Online Status: Offline
Posts: 4
Quote andorfuhrer Replybullet Topic: Sorting days of the week by alphabetical order
    Posted: 20 Apr 2011 at 7:05am
Hi,

I took a date field and formatted it so it would only display the day of the week. I know want to take all the mondays for the month, and group them together. How do I do that???



AF
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 21 Apr 2011 at 3:29am
create a formula like:
totext({table.field}, "dddd")
 
then edit/create your group based on the formula, insead of a {table.field}.  The dddd will print Monday, Tuesday, etc.
 
HTH
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.014 seconds.