G
Guest
Access 2003. Looking for possibility to use VBA code to flip a control
between a bound and unbound control depending upon certain conditions. I
know opening a form in AddNew mode can change a control from display to data
entry, which is my objective, but I want to work around the extra command
button and required click to implement. My objective is to use another event
to trigger the control to readiness to receive the entry of new data. The
unbound condition is for the new data entry. Many thanks.
between a bound and unbound control depending upon certain conditions. I
know opening a form in AddNew mode can change a control from display to data
entry, which is my objective, but I want to work around the extra command
button and required click to implement. My objective is to use another event
to trigger the control to readiness to receive the entry of new data. The
unbound condition is for the new data entry. Many thanks.