Results 1 to 6 of 6
  1. #1
    dslaugh is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Aug 2019
    Posts
    3

    Assign unique identier

    I have two tables linked into a new access database from Excel spreadsheets residing in network folders. They are, for all practical purposes, updated with a new report with a different file name every day -- obviously with the new information.


    One has HR data with names. The other has items for which people take ownership (e.g. property).
    The tables use different formats to identify the people


    One table has the property as the unique item, and the other has the people as the unique item.


    I think creating a separate table that links the person's unique identifier from the property table with the person name HR record is probably the best way to move forward. Some people own several items, some own none. I but am unsure how to proceed.




    Any help you can provide would be greatly appreciated.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    not a great idea. you should keep everything in access, then all names of owners are not spelled differently in different spreadsheets.

    Autonum is a great auto identifier.
    You can import unique people once then look them up if you still use XL files.
    you can also select a file to import, click import,
    this would save that file to the same generic file name everytime, c:\temp\File2Import.xls
    which would be linked, and then imported via append query.

  3. #3
    dslaugh is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Aug 2019
    Posts
    3
    Thank you, unfortunately, I don't have much say so as to how the reports originate. Also, the names come the way the come. I also don't have much control over that.
    The only thing I can do is manipulate the data as it comes.

    I can import the tables. I just want to match up the identifier in sheet two with the person in sheet 1, and they are given to me in different formats.

  4. #4
    GinaWhipp's Avatar
    GinaWhipp is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Jul 2011
    Location
    Ohio, USA
    Posts
    377
    Doesn't the one with Property have the employee's unique identifier? That would be the way to link these two files.

  5. #5
    dslaugh is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Aug 2019
    Posts
    3
    No, they don't originate from the same data base. Sometimes it's "Smith, Robert C." in HR an "SMITH DEPARTMENTNAME ROB RSMITH" in the other.

  6. #6
    GinaWhipp's Avatar
    GinaWhipp is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Jul 2011
    Location
    Ohio, USA
    Posts
    377
    Geez, that is a shame. When then I would have a table that stores the names both ways and use said table to join those two files.

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

Similar Threads

  1. assign numbers
    By shadowsedge in forum Forms
    Replies: 3
    Last Post: 03-16-2016, 01:13 PM
  2. Assign one ID for a set of rows
    By Ammar Iftikhar in forum Access
    Replies: 0
    Last Post: 08-02-2014, 12:58 PM
  3. Replies: 22
    Last Post: 03-03-2013, 02:00 PM
  4. Unique queries - Unique Count
    By bigfish in forum Queries
    Replies: 7
    Last Post: 03-14-2012, 01:28 PM
  5. Assign Unique IDs to Multiple Tags
    By willbmisled in forum Queries
    Replies: 1
    Last Post: 02-02-2011, 10:11 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