C
Charlie
I have a string arrary Schedule(Names, Info)
There are about 100 names in the array, but some of them are duplicates.
How can I debug.print each Name, then the info that goes with it, and if it
has a duplicate Name in the array, the info from that part also. The array
is not sort in any way
thanks,
ck
There are about 100 names in the array, but some of them are duplicates.
How can I debug.print each Name, then the info that goes with it, and if it
has a duplicate Name in the array, the info from that part also. The array
is not sort in any way
thanks,
ck