Good day.
I need to display an image on my main form based on the status of a check box in a subform. I tried using the examples from The Access Web but its not working.
In my case, When I check a check box [EntryLevel] in my subform (subfrmPlayerContract), I want an image [EntryLevel] in the main form (frmPlayerInfo) to appear. It will disappear when unchecked.
Thanks in advance.