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 Chris Miller 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. young74

    How do I extract individual elemnents from a date List?

    Hi, I am wanting to extract data from a comma seperated list into its individual elements (probably into an array)i.e. Datelist = "1,4,5,6". element[1] = 1 element[2] = 4 element[3] = 5 element[4] = 6. Could someone please supply me the code to extract the individual elements. I...

Part and Inventory Search

Back
Top