List the general guidelines for creating and working with tasks.
What will be an ideal response?
1. Create Tasks:
1. Determine what projects you want to track. People use tasks to keep track of the projects that are most important to them.
2. Determine the information you want to store for a task. For any task, you can store basic information, add attachments, and add detailed instructions.
2. Categorize Tasks and Email Messages:
1. Plan categories for tasks. To identify and group tasks and other Outlook items easily, assign the items to categories.
2. Assign emails to the same categories as tasks.
3. Manage Tasks:
1. Determine which tasks may need to be assigned to others.
4. Choose Display and Print Views:
1. Determine the preferred way to view the tasks to find the information you are seeking.
2. Determine how you want to view your tasks.
5. Use Notes:
1. Determine what reminder notes would assist you.
You might also like to view...
Which of the following values for q will result in kiwi being included in the output?
``` switch(q) { case 1: System.out.println("apple"); break; case 2: System.out.println("orange"); break; case 3: System.out.println("banana"); break; case 4: System.out.println("pear"); case 5: System.out.println("grapes"); default: System.out.println("kiwi"); } ``` a. 2. b. Any integer less than 1 and greater than or equal to 4. c. 1. d. 3.
Font ____________________ are typically applied to the entire contents of a cell.
Fill in the blank(s) with the appropriate word(s).
The DatePart function has ________ required parameters
A) 1 B) 2 C) 3 D) 4
The default direction for a linear color gradient is horizontal, starting from the left of an object and moving to the bottom.?
Answer the following statement true (T) or false (F)