Microsoft
Software
Hardware
Network
Question : Group by week starting with first day of the month
Hey Experts,
I am needing help with a Crystal Report function. I am grouping by week; however I need the grouping to start with the first day of the month and not the default of the first day of the week - which is Monday.
Thanks, RogerK
Answer : Group by week starting with first day of the month
I assume those will be the weeks for each month. If so you could use a formula like
If Day({Datefield}) <= 7 then
1
Else If Day({Datefield}) <= 14 then
2
Else If Day({Datefield}) <= 21 then
3
Else If Day({Datefield}) <= 28 then
4
Else
5
mlmcc
Random Solutions
activex script in dts to see if records are in table
ClearOS Enterprise 5.2 Alpha 1
C# How to remove <STX> and <ETX> characters from file
Exchange 2010 replication over a WAN with high latency
Using System.Type in switch()
Freeware Firewall software
Move Sharepoint 2010 DB's from one server to another
Dot Net IL Code to C# conversion
Project Server 2010 won't install
Limiting User Access