Can I have a criteria where, when I add new records only, that data must be entered in field A before data is entered in Field B?
So if a user goes to field B and starts entering data before data has been entered in field A an error message pops up telling him/her to enter data in Field A first. Is this possible and is this bad design?
Thank you for your time.
Dawn
User Profile
Collapse
-
Enter data in specific field first
-
Thank you. I figureed this out (the way you said) and it works. Thank you for your time.
Dawn... -
No duplicates
I have a parent table, a join and another parent. Not sure this is right.
first parent is a Products table, the second parent is a projects table. Then there is the join table.
tblProductProje ctJoin has
ProductProjectJ oin - PK
ProjectID - FK
ProductID FK
qty
tblProject has
ProjectID - PK
ProjectName - FK
I have created a form - frmProject with the...
No activity results to display
Show More
Leave a comment: