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: *

  1. nnearing

    Way to Check all records for a non-null value?

    If all the values are returned in a single row, you can use the following values: If not IsNull(y) then y else x.
  2. nnearing

    Sort

    Have you tried creating breaks on A, B, and C? This would keep your sort order intact. The break on B could be invisible to the user, because you can uncheck the "remove duplicates" box in the Format Breaks window, as well as the "show header" and "show footer&quot...

Part and Inventory Search

Back
Top