M
Mitchell_Collen via AccessMonster.com
This is complicated for me. Please help me if you can.
I want to update a table with NewCost only on drugs that the cost has changed.
On the others I want to leave as OldCost. However, I want to keep the OldCost
so that I can run a query to show the savings in that month on whatever cost
was changed. Is there a way to store OldCost once the NewCost is entered?
Then overwrite OldCost when another NewCost is added.
For instance.
Drug 8343 original cost 49.50
Drug 8343 new cost in Jan 37.00
Drug 8343 new cost in April 32.00
I was thinking of creating a dynamic table to update these but then I thought,
how would I track all drugs that aren't changed also. I want all that
together. I am open to any ideas. New table or new way to query this. Please
help me. I know this is weird one.
Misty
I want to update a table with NewCost only on drugs that the cost has changed.
On the others I want to leave as OldCost. However, I want to keep the OldCost
so that I can run a query to show the savings in that month on whatever cost
was changed. Is there a way to store OldCost once the NewCost is entered?
Then overwrite OldCost when another NewCost is added.
For instance.
Drug 8343 original cost 49.50
Drug 8343 new cost in Jan 37.00
Drug 8343 new cost in April 32.00
I was thinking of creating a dynamic table to update these but then I thought,
how would I track all drugs that aren't changed also. I want all that
together. I am open to any ideas. New table or new way to query this. Please
help me. I know this is weird one.
Misty