Documents that contain macros must be saved in a file format that has the ________ file extension

Fill in the blank(s) with correct word


.docm

Computer Science & Information Technology

You might also like to view...

What output will be produced when the following code is executed? (Assume these lines are embedded in complete, correct programs, with proper #include directives.)

``` cout << "*"; cout.width(5); cout << 123 << "*" << 123 << "*" << endl; cout << setw(5) << 123 << "*" << 123 << "*" << endl; ```

Computer Science & Information Technology

What is a ‘last mile connection?'

A. the connection that begins at an  Internet service provider, goes through the local neighborhood, and ends at the home or office B. the connection between a wireless router and a cable modem C. the connection that begins at a satellite stationed at 5280 feet and ends at an ISP D. the connection between a WAN device and a LAN device

Computer Science & Information Technology

Custom slicers can be imported into other workbooks

Indicate whether the statement is true or false

Computer Science & Information Technology

Match the following tabs to options included on the tab

I. Insert tab II. Formulas tab III. Data IV. Design tab [Table Tools] V. Options tab [PivotTables Tools] A. Name Manager B. Field Settings C. Table D. Advanced [filter] E. Summarize with PivotTable

Computer Science & Information Technology