Hi Everyone,
I'm getting the VBA run-time error 6, "Overflow."
I've defined what I think are the applicable variables as long, and I think that should be enough for my purposes.
I have Dim dArray(0 to 9), mySum As Long and the problem is at the line where two 10-digit numbers are being added...