How do you create a custom template? Once you do, how do you make sure it shows on the File tab?
What will be an ideal response?
To create a custom template, you can either create a new workbook and save it as a template or you can save an existing workbook as a template. As long as you save it in the default Templates folder, it will appear on the File tab when you click New.
You might also like to view...
In the URL http://www.mwu.edu/course/info.html#majors, the server is ____.
A. http:// B. www.mwu.edu C. /course/info.html D. #majors
Which of the statements below is false?
Consider the classes below, declared in the same file: ``` class A { int a; public A() { a = 7; } } class B extends A { int b; public B() { b = 8; } } ``` a. Both variables a and b are instance variables. b. After the constructor for class B executes, the variable a will have the value 7. c. After the constructor for class B executes, the variable b will have the value 8. d. A reference of type A can be treated as a reference of type B.
In creating tables, it is impossible to merge cells after you have typed in them
Indicate whether the statement is true or false
If you have a lot of text that you want to use in a presentation, it is always easier to just type it into PowerPoint, rather than typing it into a word processing program first.
Answer the following statement true (T) or false (F)