I want a column to only accept 'A, 'B', 'C' or 'D' as the correct values.

Options
Big Mac
edited December 2023 in General

I want to restrict the values for a certain column. It should only accept either  'A, 'B', 'C' or 'D' as the correct values. If I see any other letters it should not pass the validation. What is the most efficient way to do it?

Answers