Hi

1) Looks like semantics is getting in the road. The dim delcares the variable. Once it is declared, you then assign something to it. In the case of a range, you set the variable to assign the range. Otherwise you assign a value to it.

2) Collections (and dictionary) have only one key. How about concatenating both the items to make one key?


Tony