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 Shaun E 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: SnoWBunnY
  • Content: Threads
  • Order by date
  1. SnoWBunnY

    Form Date Fields used as Query Params then passed on to Chart Report

    Hello! I have a form with 2 date fields [txtDateStart] and [txtDateEnd], these 2 fields are used as parameters in my query, the syntax is right but then when I open my report I get the following message: "The Microsoft Jet database engine does not recognize "[the dates]" as valid...
  2. SnoWBunnY

    still need more expressions for my DCount criteria . . . . . .

    Hi! I had posted a question about the DCount function a few days ago and CosmoKramer was able to help me out a bit but my expression is still not complete and I am running out of ideas as to how to solve this problem. I have created a report for viewing information on the People Affected but...
  3. SnoWBunnY

    Problems with DCount Function in Report

    I am working on and incident report database. I have created a report for viewing information on the People Affected but before viewing this report, from a form, you must select who is affected from the option group .... "1" = Employee, "2" = Patient, "3" = Visitor...
  4. SnoWBunnY

    add multiple values to a text box

    Hey! this is my little problem . . . . I have a few checkboxes on my form, they are not part of the option group because of multiple selections. When I do a report I want to show the ones that have been selected without having to add all of them in the report so I wanted to add a text box on my...
  5. SnoWBunnY

    Display text instead of value # from check box in report

    Hello! I was just wondering how to display text in my report instead of the value number from my check boxes. I have and option group with 3 choices to pick from. chkEmployee = 1, chkPatient = 2 and chkVisitorVolunteer = 3 How do I get text in my report instead of 1,2,3 and where do I modify it...

Part and Inventory Search

Back
Top