I want a chart that summarizes labor totals by week (no problem so far), but starting on Monday, not Sunday.
When I group on Work_Date for each week, Crystal assumes the week starts with Sunday. How do I get weeks grouped Monday thru Sunday?
CR 10
Access 2000
I have tried everything that I can imagine. I even simplified matters by creating a test database with no security (thinking that might be part of the problem). My query is now...
UPDATE "Customer"
SET "Customer"."Contact" = '{?Name}'
WHERE "Customer"."Customer" = '{?Company}'
SELECT * FROM...
I've read through the various threads with much interest in using Crystal's Add Command capability, but can't figure out how to combine Update and Select statements in one query. I've tried using a semicolon and parentheses-- with the semicolon I get "Characters found after end of SQL...
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.