A ajarrell Registered User. Local time Today, 01:45 Joined Feb 4, 2014 Messages 56 Jul 31, 2014 #1 I have a form that has a FIND button. I want the user to enter the 3 fields that make up the primary key, then find the associated record. How can I do this in Access - not VBA? Thanks!
I have a form that has a FIND button. I want the user to enter the 3 fields that make up the primary key, then find the associated record. How can I do this in Access - not VBA? Thanks!
pr2-eugin Super Moderator Local time Today, 06:45 Joined Nov 30, 2011 Messages 8,494 Jul 31, 2014 #2 Create a Query based on the Form. http://support.microsoft.com/kb/304428/en-us