G Glen_R Joined Sep 7, 2009 Messages 1 Reaction score 0 Dec 24, 2011 #1 I have 10 checkboxes in a custom form and I want to validate that at lest one has been checked. I have tried IIF((CB1 = No) and (CB2 = No) and (CB3 =No), False,True)
I have 10 checkboxes in a custom form and I want to validate that at lest one has been checked. I have tried IIF((CB1 = No) and (CB2 = No) and (CB3 =No), False,True)