P
Pakmanoncrack
Hi,
This is kind of pointless, but I was told to add this to my
database. I have a toggle button to represent certain approvals on a
form. Everything works fine, but my supervisor wants it to be green
when true and red when false. Seems simple, right? Well I cannot seem
to figure out how to do it. I tried setting the picture property when
clicked, which would have worked if there were one record, but the
change in picture resulted in all the corresponding toggle buttons on
the different records changing to the same color, regardless of their
boolean value. Is there a way I can set this up or a different data
type I could use. I want to stay away from coding a picture object
because they do not have control sources, so the code to start them
with correct values would be unpleasant.
Thanks
This is kind of pointless, but I was told to add this to my
database. I have a toggle button to represent certain approvals on a
form. Everything works fine, but my supervisor wants it to be green
when true and red when false. Seems simple, right? Well I cannot seem
to figure out how to do it. I tried setting the picture property when
clicked, which would have worked if there were one record, but the
change in picture resulted in all the corresponding toggle buttons on
the different records changing to the same color, regardless of their
boolean value. Is there a way I can set this up or a different data
type I could use. I want to stay away from coding a picture object
because they do not have control sources, so the code to start them
with correct values would be unpleasant.
Thanks