Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: missyu
  • Content: Threads
  • Order by date
  1. missyu

    Customize Project 2000 Reports

    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...
  2. missyu

    Access Reports

    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...
  3. missyu

    Report is not getting focus

    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&quot...

Part and Inventory Search

Back
Top