Hi!
I realise this is probably a simple question, but I cant get to grips with it!
I have a table containing two fields - price and data. I wish to run a query that will contain the two fields mentioned and a field that will calculate the average price for the previous 15 days, up-to and including the most recent date.
As more records are added, the query should update the moving average.
Is this possible and how?
Thanks a lot!
I realise this is probably a simple question, but I cant get to grips with it!
I have a table containing two fields - price and data. I wish to run a query that will contain the two fields mentioned and a field that will calculate the average price for the previous 15 days, up-to and including the most recent date.
As more records are added, the query should update the moving average.
Is this possible and how?
Thanks a lot!