I want to create some kind of summary report, basically like the Who Does What report but with subtotals of each project.
So, I would like a report that will show each Resource, list the projects they are working on, the hours they have worked so far (Actual Hours and not Assigned Hours)and a...
Hi,
I am trying to show a list such as:
Groceries:
Apples
Oranges
Bananas
Where all the listed fruit is actually different variables (ex. Fruit1=true, Fruit2=true, Fruit3=true). I know this is not the best way to do this however, this is the way it is set up and I must find a way to...
Hope someone can help me.
I've done this a million times but for some reason, it's not working. My code:
*************************************************
Private Sub cmdOK_Click()
If DCount("*", "qryRptAppsPerDept") = 0 Then
MsgBox "No data to report"...
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.