M
mdavis via AccessMonster.com
Form A has an unbound list box based on a query. When the list box has a
record in it I want a command button called ADD to be disabled and a command
button called EDIT to be enabled.
When their isn't a record in the list box I would like the ADD command button
to be enabled and the EDIT command button to be disabled.
Also know that the ADD and EDIT command buttons open up pop forms that will
allow the user to either add or edit records.
When Form A is closed and reopened I would like the ADD and EDIT command
buttons to be enabled or disabled based on the value of the list box.
Thank you in advance.
record in it I want a command button called ADD to be disabled and a command
button called EDIT to be enabled.
When their isn't a record in the list box I would like the ADD command button
to be enabled and the EDIT command button to be disabled.
Also know that the ADD and EDIT command buttons open up pop forms that will
allow the user to either add or edit records.
When Form A is closed and reopened I would like the ADD and EDIT command
buttons to be enabled or disabled based on the value of the list box.
Thank you in advance.