• I'm inclined to agree that just storing the data I have is the better option than creating data.

    The values I might have created would be the current value not the change in value. If an item had a value of 5 last month and is still 5 this month I would not get a row in the update file but I might have created a row with a value of 5 for the current month.

    Thanks

    Jeremy