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

    Reports with Null fields

    If a single database has 3 fields (table.fld1, table.fld2, table.fld3). Each field can contain data or be empty (null). How do I generate a report (formula) based on whether the field contains data or is empty. Meaning, how do I generate a CR on fld1 if, fld2 and fld3 are empty. On fld1 and...
  2. sbianco

    Another...Date in Range Quest.

    - MS-Access (DB) table fields: table.recordId,table.date1,table.name, payperiod, ... - Using: Visual Studio .Net - C# (OLE DB) - table.date1 is a "range value" 1. What formula (code) do I use to get only the dates (DB records) in my report for the range I specify in the Crystal...

Part and Inventory Search

Back
Top