Filling up bounded form with information from another table while creating new record

Posted by amir shadaab on Super User See other posts from Super User or by amir shadaab
Published on 2013-06-27T15:40:17Z Indexed on 2013/06/27 16:23 UTC
Read the original article Hit count: 201

Filed under:
|

I have an excel sheet with information about each employee. I keep getting new updated spreadsheet every month. I have to create a database managing cases related to the employees. I have a database and the bounded form already created for the cases which also contain emp info fields. What I am trying to do is to only type in the emp id in the form and want the form to look up in the spreadsheet(which can be a table in the cases db) and populate other fields in the form and that information can go into the cases db. Can this be done?

© Super User or respective owner

Related posts about forms

Related posts about access