Choose latest data for report

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • francophone77

    Choose latest data for report

    I am given a sales forecast every month for certain products which
    usually extend a year. I enter each forecast into a "tblForecas t"
    which contains the sales forecast information and the date the forecast
    was entered.
    On later forecasts, entries are doubled due to overlapping of records
    (ie. May 06 sales = 25 (date entered is Nov 05), May 06 sales = 40
    (date entered is Dec 05). ForecastMonth, Qty and DateEntered are items
    in the table.
    I'd like to create a report which only grabs the latest forecast as it
    is usually the most accurate. But I want to keep all forecast records
    to show accuracy of past forecasts and variances if future forecasts.

    What is the best way to create this report?

    TIA

Working...