G
Guest
Hi All,
What is the appropriate syntax to referenc the value of an option group in a
query? I currently have:
CODE
Like
IIf([Forms]![frmMain]![fraBusType]![value]=2,'*',[Forms]![frmMain]![fraBusType]![Value])
But that doesn't seem to work.
Thanks,
What is the appropriate syntax to referenc the value of an option group in a
query? I currently have:
CODE
Like
IIf([Forms]![frmMain]![fraBusType]![value]=2,'*',[Forms]![frmMain]![fraBusType]![Value])
But that doesn't seem to work.
Thanks,