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 gkittelson 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: *

  1. Crystal110

    CustomSort in macro

    In this formula, how can I specify that I need to sort in a Descending order for {table.title}? I am working in Crystal 10 using SQL Server database. Thanks! if {?SortParm} = "Title" then {table.title" else if {?SortParm} = "Last Name" then {table.lname"

Part and Inventory Search

Back
Top