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

    Run-Time Error 2465

    Hi, I have a main report(MonthlyAll) that includes 4 subreports in its Report Footer. I want to apply the following condition to one of the subreport (MonthlyCompleteAll) : If Reports![MonthlyAll]![MonthlyCompleteAll].Reports![txtCouncil] = False Then...
  2. JulieFB

    Where Clause in OpenReport Method

    Hi, On a form I have a drop down menu where users can multiselect Departments to include on a report. My report includes a detail section + 3 subreports in the report footer. In my OnClick, I use the WHERE clause to indicate which departments to show on the report, but the WHERE clause only...
  3. JulieFB

    Where Clause in OpenReport Method

    Hi, On a form I have a drop down menu where users can multiselect Departments to include on a report. My report includes a detail section + 3 subreports in the report footer. In my OnClick, I use the WHERE clause to indicate which departments to show on the report, but the WHERE clause only...

Part and Inventory Search

Back
Top