Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

It is possible to have two (2) group within instruction FOR EACH (xxxx) As type IN GROUP1 AND GROUP2?

$
0
0
Hi everybody,
I want to know it is possible to have two group in the same instruction FOR EACH; For exemple:
 
For each [type] as Items in Group1 AndAlso Group2
 
[Loop]
 
Next
 
How i can do that?
I don't want to use two times the instruction FOR EACH.
 Finally, how i can recover de data in Group1 and Group2.
Somebody can give any idea?
Thanks

Viewing all articles
Browse latest Browse all 21115

Trending Articles