Mnewton911
New member
- Local time
- Today, 17:27
- Joined
- Sep 14, 2010
- Messages
- 8
Here is the task that i am trying to complete.
I have a tracking system that i am using to monitor changes to a product.
Within one table - i have a listing of the products and details for each products ( Called Default) - then i have a listing of changes that are entered and tracked on another form to a table called (changes).
I want to create a form that has 2 purposes -
1) I wanna look up the name of the product within the default table field.
2) I want to simultaneously delete the record from the default table, while tracking the product name and indicating the deletion with a date and a yes\no box in the changes table.
Most of my application thus far hasnt had to track things in multiple tables like this and i am stumped.
Any help would be greatly appreciated in helping me accomplish this endeavor.
Thank You
I have a tracking system that i am using to monitor changes to a product.
Within one table - i have a listing of the products and details for each products ( Called Default) - then i have a listing of changes that are entered and tracked on another form to a table called (changes).
I want to create a form that has 2 purposes -
1) I wanna look up the name of the product within the default table field.
2) I want to simultaneously delete the record from the default table, while tracking the product name and indicating the deletion with a date and a yes\no box in the changes table.
Most of my application thus far hasnt had to track things in multiple tables like this and i am stumped.
Any help would be greatly appreciated in helping me accomplish this endeavor.
Thank You