I am trying to create a report that will track days that people work. I have a query set to pull the records based on a combo box with the names of employees.
Is it possible to create a report that will display days worked in calendar format? If so, is it possible to color days off in a...
I am having a hard time with writing a statement that will automatically insert a new date (30 days out) and forcast ID. I have tried an insert statement and update statement, but none of them will work.
This section is part of the module I am trying to build. Can anyone see an error in this...
Thanks!
I looked at that report for far too long on a Friday. I took another stab at it, keeping in mind your suggestions, and it works.
I think I will stick to graphics.
I am trying to run this inner join, but when I go to launch the report I get a syntax error.
Does anyone see where the error is?
"FROM ((TBL_QUEUES INNER JOIN TBL_TEAM ON TBL_QUEUES.QUEUE_ID = TBL_TEAM.QUEUE_ID)INNER JOIN(TBL_TEAM INNER JOIN TBL_MGRS ON TBL_TEAM.TEAM_ID =...
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.