Is there a way to validate data typed into the user form? I tried validating the actual cells that the data adds to, and that didn't work.
For instance, I have a drop-down list now, but the way it is I can either choose from the list, or type in anything I want. What if I only want values from the list to be allowed? Is there a way to do such a thing?
Bookmarks