When I try to print items to an immediate screen and I get an onject required error.
This code is modified from a code I got online.
The debug higlights the line in red.
Sub Herewegoagain()
Dim mainDict As New Dictionary, unique1051Dict As New Dictionary
Dim gemdata As Class1...