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

    Complex question concerning Crystal Reporting

    I am working on a DB2 database, and I need to compare data from an excel worksheet. The excel worksheet contains the account number along with other information. I am able to join the account number from the excel worksheet with the account field from one of the tables in the DB2 database...
  2. badword

    Duplicate Record or End of record

    I have the following formula created if ((onLastRecord) or Next({data.acctnum}) <> ({data.acctnum})) Then 'STOP' Else ' ' Which puts the the word "STOP" at the end of account number line. an example of how this works is: 12345 12345 12345 12345 12345 STOP (stop tag is @ the end of the...

Part and Inventory Search

Back
Top