G
Guest
Is there a list of expressions with examples somewhere
What I need for my form to do is this: I want a radial button to automatically be selected if the condition of two drop down menus meet a criteria. How would my expressions look
If [ItemA] = Yes & [ItemB] = Yes Then [ItemC] is checked?
What I need for my form to do is this: I want a radial button to automatically be selected if the condition of two drop down menus meet a criteria. How would my expressions look
If [ItemA] = Yes & [ItemB] = Yes Then [ItemC] is checked?