Ch.13 Computational Thinking and Programming Basics Procedure
Въпрос

Why use data validation in a spreadsheet form?

Докоснете, за да видите отговора
Отговор

To prevent invalid, inconsistent, or out-of-range inputs.

Prevention is usually cheaper than cleaning bad data later.

JRC DigComp / EPSOHQ Digital Skills DB
По-задълбочено

Data validation: block bad inputs before they hit the cell

Prevent invalid, inconsistent, or out-of-range inputs; the exam trap is confusing validation with formatting or conditional formatting.

Научи повече
Слушай тази страница (бета)

Виж всички флашкарти