G
Guest
I have created a database for library books. We are just a small library
with so far about 3000 books. I have created a primary key called BookID and
set it to autonumber. We have many of the same books so I wanted them to
each be unique. What I want to be able to do is be able to do a book search
and have it show the primary key BookID # for easy of changing information
that was input into the database incorrectly. Is there a way to do this? I
already have a form created that is based on a query and will return the
books, author, category, Library, and notes when you type in a name of a
book. I just would like to add the one more field for displaying the primary
key. Thanks in advance.
with so far about 3000 books. I have created a primary key called BookID and
set it to autonumber. We have many of the same books so I wanted them to
each be unique. What I want to be able to do is be able to do a book search
and have it show the primary key BookID # for easy of changing information
that was input into the database incorrectly. Is there a way to do this? I
already have a form created that is based on a query and will return the
books, author, category, Library, and notes when you type in a name of a
book. I just would like to add the one more field for displaying the primary
key. Thanks in advance.