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
Memory leak in my exchnage server
object required error
Are there any ways to know if the a user the company email redirected to an external account?
How to simultaneously send and recv data from a single socket?
Access 2010 option button value
printer driver
Clearing a submit form once submitted
Operation Must Use an Updateable Query
Clear out calendar box in raddatepicker using javascript and postback
Good free network Management software