repeat previous record if blank

D

Dan

Good morning,

I am trying to create a query which lists the price per day for a date
range. If there is no price for a particular date however, I wish it to
repeat the price from the previous date. I would prefer to be able to do this
in a query, but if not performing this function in a report would be fine.

For example, in the following I would like the price for the 15/01/2006 to
be entered as 1.05

DATE PRICE
13/01/2006 1.00
14/01/2006 1.05
15/01/2006
16/01/2006 1.01

Thanks very much,

Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top