Your comments are noted. As I'm also an extremely helpful guy, I'll pass on my relatively simple solution.

The members who operate in these forums, do so on a voluntary basis, assisting where possible, when possible. Given that they also have lives to run, their time here and the effort they put in is their own.

In Post #2 you suggested
Will someone help me if I narrow the problem down to this line...


VBA:
'If extensionAttribute14 is NOT null
If Not IsNull(objA14.Get("extensionAttribute14")) Then
If DumpFile And VerboseDump Then Print #2, "A14 contains: " + objA14.Get("extensionAttribute14")
Maybe, we didn't see a problem with this section of code, but you seemed awful sure that this was where the issue lay.

I'm guessing that by now you have lost some of the frustration that was present when you posted the comments in post #4. Comments like these, will be remembered by others and may prove to add some resistance to offerring you assistance in the future on some other issue.

An apology would be helpful,and since you're an extremely helpful guy, this wouldn't be a problem, right?