Z
zlehmann
I have a database for a reference in my office's library. It has a
table with the following fields:
Title: title of the book
FirstName: of author
LastName: of author
PID: Letter code pertaining to subject matter (i.e. W for wildlife)
BID: autonumber key for database
AuthorID: Initials of the author which is what im trying to autofill
in my form
ok so my problem is I want someone to be able to enter the first name
and last name in the form and have the AuthorID automatically put the
initials in.
Can anyone help me? I have some very limited VBA experience and would
really appreciate any help you experts can offer!
table with the following fields:
Title: title of the book
FirstName: of author
LastName: of author
PID: Letter code pertaining to subject matter (i.e. W for wildlife)
BID: autonumber key for database
AuthorID: Initials of the author which is what im trying to autofill
in my form
ok so my problem is I want someone to be able to enter the first name
and last name in the form and have the AuthorID automatically put the
initials in.
Can anyone help me? I have some very limited VBA experience and would
really appreciate any help you experts can offer!