RichardMGreen
Well-known Member
- Joined
- Feb 20, 2006
- Messages
- 2,177
Hi all
Bit of an oddity here (for me at least).
I've got some table which are used as master lists for group items. E.g.
I've also got some tables where data is imported automatically.
What I want to do is check the imported tables for items that are not in the master tables (e.g. Item 7), flag it up somehow, add it to the master list and let the user know it needs adding to a group.
That gives me two questions:-
1) Is it possible?
2) If it is, where would I start?
All help greatly appreciated.
Bit of an oddity here (for me at least).
I've got some table which are used as master lists for group items. E.g.
and so on.Item 1 Group 1
Item 2 Group 1
Item 3 Group 2
Item 4 Group 2
Item 5 Group 3
Item 6 Group 3
I've also got some tables where data is imported automatically.
What I want to do is check the imported tables for items that are not in the master tables (e.g. Item 7), flag it up somehow, add it to the master list and let the user know it needs adding to a group.
That gives me two questions:-
1) Is it possible?
2) If it is, where would I start?
All help greatly appreciated.