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

Searching/Comparing array values

Status
Not open for further replies.

anthonycervantes

Programmer
Oct 25, 2000
9
US
I need to pull all unique values from a grid column and put them in an array. I am wondering how to search the values in an array to check if a value in the column is already there or if it needs to add it to the array. How do I do this in VBScript? I have looked everywhere. Please throw some knowledge my way. Thanks.

Anthony
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top