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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by koonie

  1. koonie

    Crystal Reports - Missing Parameter values error

    I am converting a project from Visual Studio 2003 to Visual Studio 2008. While running a report using date parameters, I receive the following error: CrystalDecisions.CrystalReports.Engine.ParameterFieldCurrentValueException: Missing parameter values. --->...
  2. koonie

    Sort - How do I sort Alpha characters then numbers

    Wow, thanks for the second formula. It works like a charm. Your help is much appreciated. --Jim K.
  3. koonie

    Sort - How do I sort Alpha characters then numbers

    Thanks for the suggestion. The sort pattern works great for the first character. Any idea how I can apply the logic to continue to sort the entire 15 characters? Before sort: A01AD AA10D CC01T34 001AGB 0A1TGC Preferred sort pattern: AA10D A01AD CC01T34 0A1TGC 001AGB Thanks again.
  4. koonie

    Sort - How do I sort Alpha characters then numbers

    I have a report column that I need to sort in ascending order, first by alpha then numbers. I would like to create a formula to do the sort in Crystal Reports 9 for Visual Studio 2003 or 2005. Data that I would like to sort: 13-2912004 06-2912004 2331-2912004 931-2912004 ANUSM636AV8...

Part and Inventory Search

Back
Top