S
Steve Goode via AccessMonster.com
I am fairly new to this so I am not sure of the approach that I should take. I have a table that has approximately 30,000 records in it. Each record has an automated key field, 3 unique codes that refer to the product, a description for the product, a price for the product, an effective date and an end date. The effective date and end date allow me to have a query so that customers can search on the unique code with a date in the past and see what the price was at that point in time.
I am now receiving a small table on a weekly basis that has the same fields but will contain a new price for the product and a new effective date. I need to search the main table for the the unique code, add an end date for the item, and then create a new record with the new price and the new effective date and all of the other descriptive information.
This is a system that I have inherited, how should I approach this?
Any help would be greatly appreciated.
Thanks
Steve
I am now receiving a small table on a weekly basis that has the same fields but will contain a new price for the product and a new effective date. I need to search the main table for the the unique code, add an end date for the item, and then create a new record with the new price and the new effective date and all of the other descriptive information.
This is a system that I have inherited, how should I approach this?
Any help would be greatly appreciated.
Thanks
Steve