ClaraBarton
Registered User.
- Local time
- Today, 12:24
- Joined
- Oct 14, 2019
- Messages
- 661
I have a combo box with 3 rowsource fields (ID, Category, Type) that I want 2 control sources.
If a selection is made for a category type, the control source is the fCatetoryID.
If the selection is an account type the control source is TAcct (transfer account).
I made an If, then function for the Control Source but the combo won't work with a function as a control source.
My search for help (it would seem a very simple and common issue) has been null.
If a selection is made for a category type, the control source is the fCatetoryID.
If the selection is an account type the control source is TAcct (transfer account).
I made an If, then function for the Control Source but the combo won't work with a function as a control source.
My search for help (it would seem a very simple and common issue) has been null.