Applying data validation for 'whole numbers between 1 and 100' restricts input to that range. If you enter 150, an error message will appear, preventing the input or alerting you that it is invalid. You must enter a valid number between 1 and 100 to proceed.
;