User Profile
Collapse
-
As you may have read in the other forum, this is a design issue. You need several tables and a main and subform. There's no point in asking a question again if you already got the answer. -
You also asked the same question on another forum (Link removed) . Crossposting without mentioning it is not appreciated. There too you got the answer that you are breaking the rules of good database design by wanting this.Last edited by NeoPa; Dec 21 '22, 08:59 PM. Reason: Links to external sites prohibited - with some exceptions based on the forum.Leave a comment:
-
First of all we should know how you can tell an account is inactieve.
In general you must have a query as rowsource for the combobox that selects only active accounts.Leave a comment:
-
Not very clear what you mean.
Maybe you need to create an after update event on the dropdown? Something like:
Code:me.StatusDate = Date()
Leave a comment:
No activity results to display
Show More
Leave a comment: