A
A. Smart
How do I use criteria to show or not show a fiel, for example, I have an IIf
function:
IIf([Forms]![FormName]![ComboBox]="Text",([Query].[Fieldname])=True)
I would only like to show this field when the criteria is met and block out
other criteria. Thank you in advance!
function:
IIf([Forms]![FormName]![ComboBox]="Text",([Query].[Fieldname])=True)
I would only like to show this field when the criteria is met and block out
other criteria. Thank you in advance!