Explain two benefits of using the Excel data validation feature.
What will be an ideal response?
You can use data validation to provide users with a list of acceptable entries, thus making it faster and easier for them to make an accurate entry; restrict cell values and data length; customize input messages; and provide error alerts.
Computer Science & Information Technology
You might also like to view...
Programs are stored in RAM until somebody is ready to use them
Indicate whether the statement is true or false
Computer Science & Information Technology
When a(n) ____________ variable is declared, the compiler sets aside, or allocates, a chunk of memory big enough to hold the variable’s data.
a. reference type b. uninitialized c. value type d. dynamic type
Computer Science & Information Technology