Hey guys. This is probably an easy question for you access programmers but I have no idea what to do. I am trying to make a pretty simple database in access 2007 that will allow me to add new employees to a database from a form that I have made. This form is pretty simple and has fields that ask for their first name, last name, etc. Once I save their information to the back end table, I want to find a way to create a "hyperlink" of some sort so that when I click someone's first name, their record would show up in the form again so I can make edits and change anything I need to. This "hyperlink" can be seen in action in many of the default databases that access 2007 comes with such as the Faculty database. I am assuming this "link" will need some code embedded into it. I have no idea how to code or anything like that since I am pretty new to access and a newbie. Any suggestions would be greatly appreciated. I also have tried searching the forum but I have not had any luck with this.