Good morning,
I have been trying to solve what seems to be a very basic problem to no avail. I have a droplist of names on multiple sheets (all in cell B3) so I can enter data on a sheet then select the next name and go to that sheet etc. To prevent changing code when a new name is added, I have the names associated to a number by vlookup so the sheet selected is based on the numeric value from the vlookup. The problem is if I select 'Bob (numeric value 6) and go to sheet6, when I select the next person, say 'Larry (numeric 8), it will go to sheet 8 but when I try to enter any data it automatically jumps me back to sheet 6 since the first droplist sheet still has the numeric value on 6. Is there a way to stay on a particular sheet until a new value is selected from the droplist? Additionally I'm trying to find a way that I can click a cell which will email a range of cell data from a template to a selected person from the list using outlook however the template values change week to week.
Bookmarks