Hello,
For the following tables, I want to limit the dropdown options so that when a record in the parent table’s Completed? = Yes, it is no longer shown in the dropdown for MO# in the Child table.
Parent table: MO# , Completed?
Child table: RowID, MO#
*Primary keys in bold
*The MO# in the Child table is a REF of of MO# in the Parent. “Is a part of” is selected
Please, if you can, write out the Select function to be used in the ValidIf to achieve this. I have seen the support page for “Drop-down on a Ref column”, but I am still not having luck. Thanks!
