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

  • Users: Coglerner
  • Order by date
  1. Coglerner

    Sorting in crosstab report

    The function Str_To_Date is not available in Impromptu hence sorting is not possible.Impromptu treat this as Varchar and sort accordingly Regards
  2. Coglerner

    How do i format Date string???

    First Convert the '2003/12/30' to Date by using string to date. Then use Year function to get YYYY and Month to get MM. Year(date)+Mon(Date).Hope this would be helpful. Regards

Part and Inventory Search

Back
Top