Hello,
The consultant who gave me an hour of her time was able to get my module running and producing accurate results. I have to walk through a side-by-side of the earlier and the "fixed" version of the module, but I understand two of the three changes she made:


1. There were multiple Dim statements setting limits on the "DataTank." She changed all limits to 40000.
2. She set a number of variable to LONG type rather than INTEGER type.
3. This may be a key one, but I won't be clear on it until I can walk through a side-by-side of the code .... possibly this weekend, but she made an adjustment where the code required a particular query that was "blank" in her words, adding a qualifier addressed this. I won't understand this until I do my walk through.

That's what I can tell you, for whatever it's worth. Many thanks again for your efforts to provide help.