One approach would be to write a procedure that loops through the records,
preserving the record's date, and using the preserved date unless the record
has a new (i.e., different) date.
In statistics, having no information doesn't mean interpolation (filling in
between) is valid -- sometimes no date means no date.

Signature
Good luck
Jeff Boyce
<Access MVP>
> I have imported a flat text file with some information missing in Access 2000
> The data is stored in a table where there are blank entries for "dates" but
[quoted text clipped - 14 lines]
> Basically all i want is a simple "Next field"=="previous field" for all
> fields in the date column.