Hi all, my first post here. I have a database app with 3 fields in my table: ID, name , and problem. The app has a grid that loads all records into it, but I want to be able to click a certain record and have that record open on a new form in a text box for each field, and then be able to change the text, and save. I have the grid loading, but cant figure out how to get the data from whatever cell the user clicks into the new form. Please Help.
Thank You
Thank You