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

    Null Dates and Reports

    I have a problem displaying a date on a report - the query yields a date, but when the date is NULL it displays 30 Dec 1899, I would like it to display nothing - an empty string, i have tried using the Iif statementin the report like: =IIf([Date cleared]=#18/12/1899#,' ',[date cleared]) but then...

Part and Inventory Search

Back
Top