There are a couple of things I would like some help with.
I have a database for my movie collection and it uses drop down boxes to propogate it's data.
1. Is there a way to make an "add new" to the drop down box so that if the names don't exist the user can select "add new" from the drop down box and add the new names.
2. This database will be used to track movie lists from several people. Is there a way to create a button that will when clicked provide some sort of button or something that will copy and paste any data from within excel dbase 2 and insert that data in the corresponding named worksheet. This would need to open the relevant existing dbase and then transfer the data to the original sheet.
This could be created as a run once macro on its own or just as an option at the beginning of running the database itself.
If it was to be run as a standalone single macro then is there a way to make an option that allows the user to drag and drop the newest database onto it and this will then copy and remove the new entries in the multiple user dbase.
Obviously it would be reqd to check the existing entries in the existing multi user dbase so that when copying across new data it will not duplicate any entries.
Bookmarks