KyleJackMorrison
Board Regular
- Joined
- Dec 3, 2013
- Messages
- 107
- Office Version
- 365
- 2021
- 2019
- Platform
- Windows
Hello,
I need help with a code that will only allow certain text strings in the cell. So like data validation however not so restricted.
For example restrict the cell to have these:
Holiday
Course
Leave
But! I would like users to be allowed to enter other information before or after. For example:
"Christmas - Holiday" = Allowed
"Holiday - Bahamas" = Allowed
"First Aid Course" = Allowed
"Pineapples" = Not allowed
"Sick Days Off" = Not allowed
Many Thanks!
I need help with a code that will only allow certain text strings in the cell. So like data validation however not so restricted.
For example restrict the cell to have these:
Holiday
Course
Leave
But! I would like users to be allowed to enter other information before or after. For example:
"Christmas - Holiday" = Allowed
"Holiday - Bahamas" = Allowed
"First Aid Course" = Allowed
"Pineapples" = Not allowed
"Sick Days Off" = Not allowed
Many Thanks!