G
Guest
Hi
I am trying to make a number of control labels either visible or not visible
depending on the state of a toggle control. I have tried to combine all the
labels together as one expression but I get an error.
The SetValue expression is of the format:
Item: [Label1].[Visible] And [Label2].[Visible] And ..... etc etc
Expression: Yes
As soon as I add more than one [x].[Visible] into the expression I get the
error.
Anyone know what is the correct format?
I know there will be an Access MVP out there with a simple answer for me!
Thanks
Steve
I am trying to make a number of control labels either visible or not visible
depending on the state of a toggle control. I have tried to combine all the
labels together as one expression but I get an error.
The SetValue expression is of the format:
Item: [Label1].[Visible] And [Label2].[Visible] And ..... etc etc
Expression: Yes
As soon as I add more than one [x].[Visible] into the expression I get the
error.
Anyone know what is the correct format?
I know there will be an Access MVP out there with a simple answer for me!
Thanks
Steve