Results 1 to 2 of 2
  1. #1
    donnan33 is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Dec 2011
    Posts
    52

    Find A Record on a Certain form to edit


    I am trying to put a button on my switchboard to lookup a reocrd on a form by employee name and date so it can be opened and edited but only the record chosen. is this even possible?

  2. #2
    aldridge_p is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2012
    Posts
    12
    One way of doing this is by creating a SELECT query using parameters. The user would enter the name and the query would open the form with that record. A spilt view (Pretty layout up-top and datasheet down the bottom) would be best so that if the query returns more than one result the user can easily switch between the records. Does this sound like what you are trying to achieve?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. VBA: Find Record from in table from form
    By shimmy84 in forum Programming
    Replies: 6
    Last Post: 03-19-2012, 10:51 PM
  2. Replies: 5
    Last Post: 11-13-2010, 04:56 PM
  3. Edit record in form with original entry shown
    By erknoebe in forum Access
    Replies: 5
    Last Post: 09-29-2010, 02:33 PM
  4. Replies: 4
    Last Post: 07-22-2009, 02:33 PM
  5. Replies: 1
    Last Post: 05-16-2009, 08:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums