If DayOfWeek({Orders.Ship Date}) = 1 then "Sunday" else
If DayOfWeek({Orders.Ship Date}) = 2 then "Monday" else
If DayOfWeek({Orders.Ship Date}) = 3 then "Tuesday" else
.......else "Saturday"
Now use that for your on-change-of field in the chart. Use the "ORDER" button under the on-change-of to put the days in the correct order, using the 'specified' option. Ken Hamady
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.