Results 1 to 3 of 3
  1. #1
    epardo87 is offline Competent Performer
    Windows 7 32bit Access 2016
    Join Date
    Dec 2016
    Posts
    102

    How to pull data from another database and be able to modify

    Hello,

    I'm new with access, so I don't know how to do almost anything... currently I have this situation:
    • I am creating a database that will be managed by different departments
    • First, I'm pulling information from an external excel file which is updated by human resources
      • None will have access to the pulled data but HR personnel
      • this database will add or delete rows as employees are hired or quit
      • I have no problem so far

    Employee # Employee Name
    1001 John Smith
    1005 Mike Myers



    • I need to create a new table which pulls data from the HR Database
      • I need that this table is automatically adds or delete row, the same way the pulled HR database does
      • I also need to add columns to this table so that the supervisors can determine the shift

    Employee # Employee Name Shift
    1001 John Smith First
    1005 Mike Myers Second



    how can I do this?

    Regards!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    Link in the table from HR as another table in your db.
    then run queries against it.

  3. #3
    epardo87 is offline Competent Performer
    Windows 7 32bit Access 2016
    Join Date
    Dec 2016
    Posts
    102
    Quote Originally Posted by ranman256 View Post
    Link in the table from HR as another table in your db.
    then run queries against it.
    thanks_for_answering._I_did_use_a_simple_query_but _it_shows_me_the_data_and_I_couldn't_add_columns_t o_that_results..._is_there_any_other_way_to_do_it_ so_that_i_can_use_the_data_pulled_from_queries_as_ it_was_a_regular_table?

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

Similar Threads

  1. Modify a Co-Workers Access Database
    By Gary Drumm in forum Access
    Replies: 5
    Last Post: 10-25-2015, 06:37 PM
  2. Replies: 1
    Last Post: 03-19-2015, 06:20 PM
  3. Someone to modify my database
    By proberts2014 in forum Database Design
    Replies: 3
    Last Post: 07-09-2014, 02:29 PM
  4. Modify existing jobsheet database
    By chris wells in forum Database Design
    Replies: 1
    Last Post: 10-22-2012, 05:39 PM
  5. Import and Modify data
    By crownedzero in forum Forms
    Replies: 7
    Last Post: 06-16-2009, 11:58 AM

Tags for this Thread

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