I'm so clumsy, I uploaded the wrong file 
Yes, we can assume UPDATE DB 2.xls
Maybe I can explain myself better by explaining the steps the user should follow to update the database:
First the user should check in D6 if the Project "Primary Key" already exists and if it doesn't exist the user should then go to column E "New Input" and fill in the fields to update that new record into the database in Sheet2.
The difficult part is when the record exists.
If the record exists then then D7:D13 will fetch the values from the database in Sheet2. The user then should be able to modify the cells that have to be changed directly into column D, run the macro and then repeat the process from the first step.
Right now if any value in D7:D13 is modified then the formulas will change to the new values and if we try to fetch information from the database it won't work. Therefore I'd like to add something to the macro so that once the user modifies the cells and runs the macro, then the macro resets the formulas in D7:D13
I don't know if I explained myself better.
Appreciate your help.
Bookmarks