Hi all,
So I have this code, works like a charm except it runs into a "run time error 9 subscript out of range" instead of just finishing.. It does the job and then in the last row it pops up the error. Any ideas why?
Sub testing2()
Dim Dict As Scripting.Dictionary
Dim DictKey As String
Dim...