R
rum23
I have couple of toggle button controls on the form and I am using
Me.Toggle2.Value to retrieve its value (to check if it pressed), but
Me.Toggle2.Value gives me an error "You entered an expression that has no
value". How can I check the value of a toggle button control?
Thanks
Me.Toggle2.Value to retrieve its value (to check if it pressed), but
Me.Toggle2.Value gives me an error "You entered an expression that has no
value". How can I check the value of a toggle button control?
Thanks