Results 1 to 2 of 2
  1. #1
    cantord is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2012
    Posts
    15

    Access validation using excel spreadsheet data

    I want to validate the ProductID in a table using an excel spreadsheet to ensore only the IDs that are listed in the spreadsheet are used in the database. It would be a before update event that will check the spreadsheet for the presence of the ID entered into the form. Can anyone help me with this?

  2. #2
    jzwp11 is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2010
    Location
    Dayton, OH
    Posts
    2,901
    You could bring in the spreadsheet as a linked table in Access and then use a form that references that table (via a combo box perhaps). That way the user can only select from products in the linked table (i.e. the spreadsheet) & there would be no need to do any checking.

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

Similar Threads

  1. Creating excel spreadsheet from access vba
    By nyneave in forum Programming
    Replies: 1
    Last Post: 10-12-2012, 09:59 AM
  2. Open Excel spreadsheet in Access
    By carlyd in forum Forms
    Replies: 1
    Last Post: 02-17-2012, 01:09 PM
  3. Replies: 4
    Last Post: 05-24-2011, 08:19 AM
  4. Email Excel Spreadsheet from Access
    By Nancy in forum Access
    Replies: 2
    Last Post: 11-09-2010, 02:37 PM
  5. Replies: 1
    Last Post: 08-12-2010, 10:04 PM

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