Hi Everyone, looking for some help getting the code on this one right. I could probably get this to work on my own, but I am self taught and would probably not be able to achieve the result in the most efficeint manner.
I've put together a simple database to illustrate what I am trying to achieve
There are three tables that hold data relating to orders - items in the order - subcomponents on each item.
I want to be able to archive all related items into three other tables once the ship date has passed 30 days from todays date
Hopefully what I've attached will explain things a bit better
Thanks in advance for any help
I've put together a simple database to illustrate what I am trying to achieve
There are three tables that hold data relating to orders - items in the order - subcomponents on each item.
I want to be able to archive all related items into three other tables once the ship date has passed 30 days from todays date
Hopefully what I've attached will explain things a bit better
Thanks in advance for any help