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 Mike Lewis 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. Prometheus123

    Exclude Field from Report if Null

    Thanks a bunch, Max! That did the trick! And yeah, I was only signifying that it was a date data type. Cheers, Bill
  2. Prometheus123

    Exclude Field from Report if Null

    I did the same thing that rccline did and changed the + to a & but now my label is always there, regardless of whether the value is null. When I type: ="Date: "+ Format([Date],"Short Date") I get #Error when there is a value, but it does hide correctly when it is null. ="Date: "&...

Part and Inventory Search

Back
Top