G
geoff.burkholder
As a new user to Access (and an old user of Excel), I'm having
difficulty getting my head around the whole
event/expression/macro/etc... setup in Access. I have a simple Access
database for tracking the location of 'books' within an office. I
would like to use a form to allow people to check the books in and out
and enable others to see where the books are (Checked In to the
'library' or checked Out to a User). The form has: a combo-box to list
all of the books in the library, an unbound textbox with a network user
name function, and control buttons for 'Check In' and 'Check Out'. The
problem is I don't know how to write the code for the control buttons
that will change the values (In/Out, username and date) of the record
selecterd in the combo-box. Any help that can be offered will be
greatly appreciated. Thanx
difficulty getting my head around the whole
event/expression/macro/etc... setup in Access. I have a simple Access
database for tracking the location of 'books' within an office. I
would like to use a form to allow people to check the books in and out
and enable others to see where the books are (Checked In to the
'library' or checked Out to a User). The form has: a combo-box to list
all of the books in the library, an unbound textbox with a network user
name function, and control buttons for 'Check In' and 'Check Out'. The
problem is I don't know how to write the code for the control buttons
that will change the values (In/Out, username and date) of the record
selecterd in the combo-box. Any help that can be offered will be
greatly appreciated. Thanx