This is my first post on the forum, my apologies in advanced if I do not paste the code correctly.
I am not an expert at code, nor did I write the code you see below, but I need help. Here is the workbook in a nutshell:
The user will hit a button to create a copy of the worksheet to type their profile information into. The worksheet name will automatically change based on what the user types in cell B5. Then the VBA carries certain information from the worksheet over to a summary page and hyperlinks it back to the worksheet. What we are running into is that if a user changes the information is cell B5, a duplicate entry will be created on the summary page rather than the VBA code updating the entry that is already there. I would like to change this so that the code searches the summary page for the existing entry and then updates the field that is already there instead of adding a whole new row.
Any help would be MUCH appreciated.
![]()
Please Login or Register to view this content.
Bookmarks