Jonathan operates a fruit and vegetable stand at the local farmers' market. This summer he is selling peaches, tomatoes, squash, strawberries, blueberries, and new potatoes. Each night, he updates an Excel worksheet that tracks his sales.Jonathan enters the current date of his worksheet entry by typing today in the ____ Search field and double-clicking TODAY in the functions list.

A. Formula AutoComplete
B. Formula Function
C. Formula Builder
D. Formula Bar


Answer: C

Computer Science & Information Technology

You might also like to view...

Write a complete program that calculates and displays the product of three integers. Add comments to the code where appropriate. [Note: You’ll need to write the necessary using declarations or directive.]

What will be an ideal response?

Computer Science & Information Technology

Flash animations can be used for a(n) ____.

A. billboard B. e-card C. Word document D. spreadsheet

Computer Science & Information Technology

Match each term with a statement below.

A. When all the operations in a method contribute to the performance of a single task B. A copy of a variable's value is sent to the method and stored in a new memory location accessible to the method C. The arguments sent to a method in a method call D. Occurs when a copy of data that must be shared is passed from one method to another E. A program module that contains a series of statements that carry out a task F. ?Multiple methods with a shared name but different parameter lists G. When the method receives the actual memory address of the array and has access to the actual values in the array elements H. Contains identifying information about the method I. Occurs when methods have access to the same globally defined variables J. The ability of a method to act appropriately according to the context

Computer Science & Information Technology

What protocol is used to request a MAC address that corresponds to a known IPv4 address on the local network?

a. IGMP b. TTL c. ICMP d. ARP

Computer Science & Information Technology