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

    Variance of data, and total of each variance.

    I would like to calculate the total number of records either identified as >10 or >15. This is the coding I have thus far for >10 Expr3:IIf([VARIANCE DATE] Between 10 And 14,">=10") >15 Expr4: IIf([VARIANCE DATE]>=15,">=15") My expressions Identify accurately what columns are greater than...
  2. cjharris

    No data displayed

    I have a report that I am trying to complete. It display the desired results if I leave the criteria field blank, but when I try to run the report with something in the criteria field it displays no data, the only way I can get it to work using criteria is if I place a parameter in the fields...

Part and Inventory Search

Back
Top