Harlan Grove wrote...
....
>Sub foo()
....
> For n = 2 To dv.Count
>
> For Each x In dv.Keys
>
> For Each y In dc.Keys
....
This looping logic doesn't work. If there are no matching combinations,
this will run a LONG, LONG, LONG time.
Harlan Grove wrote...
....
>Sub foo()
....
> For n = 2 To dv.Count
>
> For Each x In dv.Keys
>
> For Each y In dc.Keys
....
This looping logic doesn't work. If there are no matching combinations,
this will run a LONG, LONG, LONG time.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks