I'm using a split form in Access 2007. The bottom part of the form shows the table that is linked to the form. When the user clicks on one line in the table, I want to update that specific line. in order to do that I need to grab the primary key for that line to use in my code. What's the syntax for referring to the key specific to that line?
Many thanks.....it's giving me a headache