Hello all,
I have a slight problem with access. Currently I am required to create a database that requires the source table to be updated on a daily basis. Initially, I used a linked database from excel and a specific file path on my computer. This proved to be problematic due to the fact that whenever I needed to update the file, I would have to re-import it from excel with the new file.
I also need to connect two fields in a form together (One is an identification number and the second is the facility that it identifies). Currently the only way to work with it is to manually input the identification number as well as the facility name separately, I would like to get it to the point where I just have to enter the identification number and it would automatically pull the facility name that matches it. Any help would be appreciated. Thank you