John Gunther - 2009-03-27

I really don't know what could be causing this.

It's worth a try to replace your declaration line with two separate lines:

Dim iSeriesCount As Integer
Dim ii as Integer

I don't believe I ever tested such declarations

Sorry for the delayed response, I spend most of my spare time on other open source projects now.

John