T
Tom F via AccessMonster.com
I am looking for the best way to keep 60 months of inventory demand
history. For example, beginning at field position 100, I have the oldest
month(60), at field 101, I have month (59),... at field position 160, I
have month (1). On a monthly basis, I need to pull the current activity
and place it into field position 160 after moving the contents of all the
fields one position to the left until the 60th month is moved. I tried
doing this with a update query, but all the fields contained the 1st month
(field 160) value. Does someone know of a quick way to accomplish this?
Appreciate any help..
history. For example, beginning at field position 100, I have the oldest
month(60), at field 101, I have month (59),... at field position 160, I
have month (1). On a monthly basis, I need to pull the current activity
and place it into field position 160 after moving the contents of all the
fields one position to the left until the 60th month is moved. I tried
doing this with a update query, but all the fields contained the 1st month
(field 160) value. Does someone know of a quick way to accomplish this?
Appreciate any help..