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

    Use Text Box with Record Selection Formula

    I'm trying to write a record selection formula using the version of Crystal Reports bundled with Visual Studio. Net 2003 that will allow a user to select the last name of a person using a text box. Here is my attempt that results in a runtime error. Code: string FormulaSelect...
  2. mp001

    Print Batch of Invoices

    I am trying to print a batch of three invoices using the version of Crystal Reports that is bundled with Visual Studio .Net 2003. Each invoice will be printed on a separate sheet of 8.5" x 11" paper. When the invoice I created is viewed in the report viewer, it shows all three invoices (all 3...
  3. mp001

    Print Invoices

    I am trying to print three invoices using the version of Crystal Reports that is bundled with Visual Studio .Net 2003. When the invoice I created is viewed in the report viewer, it shows all three invoices (all 3 records in the database). Executing the following procedure results in printing...

Part and Inventory Search

Back
Top