Match the following error messages with their meaning:

I. #VALUE
II. #REF!
III. #NA
IV. #NUM!
V. #NAME?

A. required value not available
B. invalid Number
C. nonexistent function name
D. cell no longer exists
E. wrong type of data

E, D, A, B, C

Computer Science & Information Technology

You might also like to view...

What are common mistakes that can be made when designing charts? Why is it important to correct these mistakes in existing charts?

What will be an ideal response?

Computer Science & Information Technology

Create a new ________ object to handle the PrintPage event.

a) PrintPage b) PrintPageEventHandler c) Graphics d) PrintDocument e) PrintPreview

Computer Science & Information Technology