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

    Printing elements in an array sort

    I am having problems with the bottom portion of this formula that prints out the elements in the array. This array is suppose to sort the elements, but it does not appear it is doing that. When I print out element1, element2, etc, I do not see them in sorted order --any ideas...
  2. shircol

    Array sort error within Crystal reports

    I am getting the error "A Subscript must be between 1 and size of the array" when I execute this code in my crystal reports formul-- I am using Crystal 2008 stringvar array POPD; PopD [1] := totext({POPULATION_DISPLAY.FULL_NAME_SORT}); PopD [2] := totext({POPULATION_DISPLAY.USER_NUMBER_SORT})...

Part and Inventory Search

Back
Top