Which option in MS Excel restricts the type of data that can be entered in a cell?
AConditional Formatting
BData validation
CWorkbook statistics
DAdd-ins
Answer:
B. Data validation
Read Explanation:
Data Validation
Data Validation restricts the type of data that can be entered in a cell.
- Method: Select the cell or range, go to the "Data" tab, click "Data Validation," and set the criteria.
- Example: To restrict a cell to accept only whole numbers between 1 and 10, select the cell, go to "Data > Data Validation," choose "Whole number" from the "Allow" dropdown, and set the minimum and maximum values to 1 and 10.