|
-
May 15th, 2002, 12:10 PM
#1
Thread Starter
Junior Member
Separate like values in an array
I am pulling an ADO recordset in VB code. the fields in this recordset are "OrderID", and "Industry"
I am reading these items into an array for processing . Orders next to each other in the array cannot have the same industry if at all possible. I need a way to split them up and guarantee that if I have a situation like 7 orders with three of those belonging to the same industry that they don't end up next to each other.
Any ideas would be helpful
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|