Go to table button

I

itsme1266

My database is designed using simple tables which contain quite a bit of
information about employed staff. I have created multiple queries, one of
which is a "show all staff query" that gives me a datasheet view of all the
records listed, with a few selected fields being visible.
Is it possible for me to add at the end of each entry, on this datasheet
view, a button that will open up the table/record associated with that entry
only. If so, how do I do it??
 
Top