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 Chriss Miller 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: DennisORA
  • Content: Threads
  • Order by date
  1. DennisORA

    Switch

    I am attempting to use Switch in an Access query statement (using query builder). My statement looks like : FunctionName: Switch([Table!column] in ("1st"), "First", [Table!column] in ("2ndTest"), "Second"). (there are considerably more conditions) After copying and pasting the statement into...
  2. DennisORA

    Repetetive Fields in Reports

    I have written several Access reports based on multi-join queries, and have a question. For many of these reports there is a section on the upper right where I display the date range that the data is valid for. Is there some feature that would allow me to to use a subreport or embedded feature...
  3. DennisORA

    MultiQuery Form

    How do I set up a multi-query MS Access form? Both queries ask the users for input parameters. Actually, both queries use the same tables, but different joins. I'm trying to list a manager line, with detail lines below for each employee managed.

Part and Inventory Search

Back
Top