Hello,
I currently have an access database that compares information in a table to data that is stored in an Excel document and displays the information that is the same. The two things that it compares is first and last name. When using the program i currently have an Excel document located on a shared drive that users open by hitting a button in Access then the user copys the names from an Excel document to the one located on the shard drive. The information is uploaded and compared displaying the results. The downfall of this is that only one person can be using the program at a time.
Now my question is there a way to store the information the user is copying in to a temporary location instead of using the file on the shared drive. I tried using another table to input the data but was unable to paste the data in.
Thank you for your help.
~Glenn
I currently have an access database that compares information in a table to data that is stored in an Excel document and displays the information that is the same. The two things that it compares is first and last name. When using the program i currently have an Excel document located on a shared drive that users open by hitting a button in Access then the user copys the names from an Excel document to the one located on the shard drive. The information is uploaded and compared displaying the results. The downfall of this is that only one person can be using the program at a time.
Now my question is there a way to store the information the user is copying in to a temporary location instead of using the file on the shared drive. I tried using another table to input the data but was unable to paste the data in.
Thank you for your help.
~Glenn