E
Eric G
A2K.
I have a table called Reasons that has three permanent records in the
Reason field. Currently when the Reason control is tabbed to in the
entry form and a key is pressed, Me.Reason.Dropdown is activated and a
dropdown of three choices is presented.
How can I hide the third record of the Reasons table, so that only the
first two will show in the Me.Reason.Dropdown ?
Or better still, just present two Reasons, so the user can't
accidentally select the blank, hidden reason.
TIA Eric
I have a table called Reasons that has three permanent records in the
Reason field. Currently when the Reason control is tabbed to in the
entry form and a key is pressed, Me.Reason.Dropdown is activated and a
dropdown of three choices is presented.
How can I hide the third record of the Reasons table, so that only the
first two will show in the Me.Reason.Dropdown ?
Or better still, just present two Reasons, so the user can't
accidentally select the blank, hidden reason.
TIA Eric