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

    PDW Wizard - Errors on install

    Hi, I've created my first program that I would like to install on different computers. All have W95 OS's. I'm using VB6 Pro on a computer that has NT 4.00 OS. The program needs to access to 4 different Access db's. All on a Novell Server, our G: drive. I've run the PDW Wizard and it will...
  2. schumarg

    Count records in detail footer section

    Hi, Trying to count and show the records in a detail footer section that have a dollar value of $0.00 in the detail section. Report is grouped by a joined field, but can't see where that should matter if I'm only trying to count records. Have tried the following but it returns the count of...
  3. schumarg

    DCount within GroupFooter

    Hi, I'm trying to use DCount to count the records within a report Group with a value of $0.00 and show in a group footer textbox. The report is based on a query. I created:- =DCount(" [RIHAUFK]![AUFNR ]","RIHAUFK"," [RIHAUFK]![GKSTI ]=0")...

Part and Inventory Search

Back
Top