Florianbur
New member
- Local time
- Today, 06:33
- Joined
- Jun 23, 2004
- Messages
- 7
Hi you all, I am new, to this forum and to access, this is my first post here... hope to stay around for a while
Here my problem (first one):
The picture above shows my table relationships. Now I believe them all to be right, so I didn't post in the Table Forum.
The idea here is to add Information to the main table, in there included sbu, user, area, number.
Now I got two problems:
1. After those 4 Informations are entered into the Formular, the db should check wether the relation btw. le and sbu exists (n:m relation through the table in the middle). If not, it should show a MsgBox and if wished for, add the combination to the matchtable relating le and sbu.
2. The other problem ist the last part. After the 4 Informations are given, at the end we got 3 values for sure: "tier", "area", "number". With those three, the according control should be found. Each combination of the three is unique. If the combination does not exist, it should show a MsgBox again and if wished for, add the combination with a popup showing for the Controltext.
Hope this is understandable...
Now, I have no idea where even to start with this or how to put it into effect, code, comboboxes, popups, whichever...
Since I am really not getting anywhere alone, I badly need some help on this one. Would someone please be so kind and think it over for a bit... these problems shouldn't be uncommon...
Last edited: