Recent content by joand

  1. J

    report criteria

    I found out about the 2nd part. I've got a bound field to the second table which will only let me get those records which have an entry in both tables.
  2. J

    report criteria

    I created a report and included fields from another table originally. I then realized that I wanted to have that other table as a subreport within the report. Rather than starting over, I deleted out the 2nd table and put in the subreport. Now when I try to run it, I get the selection...
  3. J

    subform error - Help!

    I inserted a page in the tab control and then placed the subform (using a form I created from a separate mini-table) onto that page.
  4. J

    subform error - Help!

    created a subform using a form I had previously created as the 3rd page of a tab control. Looks good in design, but when I try to save it I get an error message. "This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many...
  5. J

    Parameter input box

    Thank you David. For some reason I thought I was giving the query the selection criteria in that area...not what should go on the input box.
  6. J

    Parameter input box

    I have the report and query set up and it's working fine. What I want to do is modified the information shown on the inputbox so the user will understand what data I'm asking them for. The criteria listed in the query is what shows in the Enter Parameter Value box which is: Forms!frmproj!ID...
Back
Top Bottom