Hello

I have a loop that loads a number into a field in a table then moves to the next record and does is again. It works flawlessly until it gets to a particular record. This record the field does not load the number, it stays 0(the default value for all the number fields).

I'm working with an ADO record set built from an Access database file.

All the other records load the field just fine but this one.

The trouble record is not the first, last or only record in the table.

I'm poised at the open window with my computer held high over my head, gazing at the street far below.

Any ideas?

Thanks

David