D
Dan
Hello,
I am wanting to know how I can reference a previous record if a field in a
current record is blank. If there is no price for a particular date in my
table I would like it to return the previous days price
In the following example, I would like the price for the 03/10/2006 and
04/10/2006 to read 1.05 also
Date Price
01/10/2006 1.00
02/10/2006 1.05
03/10/2006
04/10/2006
05/10/2006 1.10
Thanks and regards,
Dan
I am wanting to know how I can reference a previous record if a field in a
current record is blank. If there is no price for a particular date in my
table I would like it to return the previous days price
In the following example, I would like the price for the 03/10/2006 and
04/10/2006 to read 1.05 also
Date Price
01/10/2006 1.00
02/10/2006 1.05
03/10/2006
04/10/2006
05/10/2006 1.10
Thanks and regards,
Dan