Table cell formulas and functions are fields that:

A) are automatically updated whenever changes are made in the underlying data.
B) need to be manually updated whenever changes are made in the underlying data.
C) can only be updated with the Update Field command.
D) can only be updated by pressing the F9 key.


B

Computer Science & Information Technology

You might also like to view...

Which function returns the contents of a vector item at a specific location?

A. at() B. push_back() C. clear() D. pop_back()

Computer Science & Information Technology

A(n) ____ is a valuable device in the event of a power failure.?

A. ?media converter B. ?Blu-Ray DVD C. ?thin client D. ?uninterruptible power supply (UPS)

Computer Science & Information Technology

A(n) ____ is a Java program that can be downloaded from a Web site as part of a Web page, that runs in a Web browser.

A. applet B. cookie C. robot D. crawler

Computer Science & Information Technology

A reference is

a) an alias for another variable b) a pointer c) the name of a storage location d) approximate self dereferencing constant pointer e) if standalone, can be much trouble

Computer Science & Information Technology