I currently have an input box that asks for a user to enter their intials. Is there a way to make sure that the initials they entered are of a valid user. I only have about 6 people that use this. I would like it to check their input against the list and then if its not right make them enter them again.
Example: CJH, PHT, FXH, TOM
If the entry is not one of those then I would like it to ask them to input again.
Once the input is made it outputs to a log sheet for me.
I would then like a yes/no input box that asks them a question. If they enter yes I would like it to output to the log. If they enter no I want it to just continue on with the rest of the macro.
Bookmarks