gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I am trying to see if want I want to do is even possible before I do more research.
I would like to have a "Temporary" table. I want to build a table on the fly when the user Uploads data from excel and then when they close the database the table and its data are deleted (Or just the data that was uploaded).
Big Picture: I want the users to be able to upload a list of parts, I then want to query that data against other permanent tables. But once the user is done, I no longer want that list of parts in my database.
Any suggestions are appreciated. Thanks
I would like to have a "Temporary" table. I want to build a table on the fly when the user Uploads data from excel and then when they close the database the table and its data are deleted (Or just the data that was uploaded).
Big Picture: I want the users to be able to upload a list of parts, I then want to query that data against other permanent tables. But once the user is done, I no longer want that list of parts in my database.
Any suggestions are appreciated. Thanks