Recent content by uwponine

  1. U

    Query by Form

    update........ I tried creating a table which lists all dates in the calendar but still can't get the results to print out on the report. Any other suggestions? Part of the problem might be that I have only one date in the query but 2 look up fields to pull that one date.
  2. U

    Query by Form

    How would I.... Is there a way so that in the main table the [start date] that is entered automatically feeds into a separate date table for the lookup part? Any website you can point me to? Thank you kindly.:D
  3. U

    How to link interm query to a cross tab

    Howdy, I need to run a qry to return data in a set date range. I then need to pass the results of the query into a cross-tab. Anyone know how to/of a good instructional site? Thanks much.
  4. U

    Query by Form

    Follow up-Query by Form Printing Issues w/ Results I have my frm working to generate the report via a qry (everything is linked in the criteria fields in the qry using the [forms]![form name]![field] method). I have 3 criteria the user enters on the forms user name (from a cbo box, generated...
  5. U

    Query by Form

    Thanks in advance for your help! Questions are written in bold. I am not familiar with code so if it must be added, please let know where exactly it must be added (on click, on exit, etc.) I have a tbl [tblTasksReceived]. Key fields include: [task id], [task requestor], [task start date]...
Back
Top Bottom