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 Shaun E 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. funart

    CASE or ISNULL with sub query

    I would like to thank you both very much for your help. After trying swampBoogie's method, and it didn't work, b/c some of the counts did in fact result in <NULL>, which most likekly is, there might not have been any records for the given criteria, which would result in a <NULL>, or at least in...
  2. funart

    CASE or ISNULL with sub query

    Hi there, I'm trying to do some reporting with subqueries, where some of the columns are operations between two subqueries. The problem lies in that there is a possibilty that one of the denominators could be zero. I have tried checking for this with a CASE or ISNULL, but I still get a divide...

Part and Inventory Search

Back
Top