File Requirements
Input: Your completed [your initials]Practice02.xlsx from Practice 2 (Enable Editing if Protected View opens).
Output: Save the working file as [your initials]Practice03.xlsx.
Step-by-Step Instructions
Step 1: Open and Save As
- Open
[your initials]Practice02.xlsx. Click Enable Editing if Protected View opens. - Save As →
[your initials]Practice03.xlsx. - Click Save.
Step 2: Select the Rental Days Worksheet
- Click the Rental Days sheet tab to ensure it is the active worksheet.
Step 3: Use the Name Box and Go To Commands
- Type
D5into the Name Box (top-left, left of the formula bar) and press Enter. Cell D5 becomes active. - Type 6 in cell D5 and press Enter.
- Press F5 to open the Go To dialog box. Type
A8:C8and press Enter — this selects three cells.
Step 4: Use the Find Command
- Select cell A5.
- Click Find & Select (Home tab → Editing group) → Find.
- Type 33 in the "Find what" box.
- Click Options >> to expand the dialog. Verify: Scope = Sheet, Look in = By Rows, Within = Formulas.
- Click Find All. An alert appears: Excel could not find "33" as a value — this is expected, because 33 may be a formula result rather than a literal value.
- Close the alert. Change "Look in" from Formulas to Values.
- Click Find All again. Cells H5 and H7 are found (they contain values that evaluate to 33).
- Select cell G5, type 10, press Enter.
- Select cell G7, type 8, press Enter.
- Click Find All again. No cells found with value 33 (because the changed values no longer equal 33). Close both dialog boxes.
Step 5: Enter Document Properties
- Click the File tab → Info.
- Click Show All Properties at the bottom of the properties list to expand it.
- Fill in these properties:
- Title:
[your initials]Practice03 - Status: Draft
- Subject: Rental days by property
- Title:
- Click Show Fewer Properties, then return to the worksheet.
Step 6: Add Header and Footer to Grouped Sheets
- Hold Ctrl and click the Next Period tab to group both sheets together (both tabs appear white/highlighted).
- Click the Header & Footer button (Insert tab → Text group). This switches to Page Layout view.
- In the header area, click the right section, then click Sheet Name (Header & Footer Elements group). The code
&[Tab]appears. - Click Go to Footer → click the right section of the footer area.
- Click File Name. The code
&[File]appears. - Select cell A1, then click Normal view button in the status bar. Sheets remain grouped.
Step 7: Change Page Setup for Grouped Sheets
- Click the Page Layout tab → Orientation → Landscape.
- Click File → Print to preview both sheets.
- Use the Next Page/Prev Page arrows to verify the header/footer appears on both "Rental Days" and "Next Period."
- In Print Settings, click Custom Margins. Check the Horizontally box under "Center on page." Click OK.
- Preview again to confirm centered alignment. Return to the worksheet.
- Right-click the Next Period sheet tab → Ungroup Sheets.
Step 8: Finalize and Submit
- Review your completed workbook for accuracy.
- Save (
[your initials]Practice03.xlsx). - Upload via the Canvas assignment portal.
Key Skills Practiced
- Name Box navigation and Go To command (F5)
- Find & Replace with scope options (Sheet vs. Workbook, Formulas vs. Values)
- Distinguishing literal values from formula results in Find
- Document properties (Title, Status, Subject) via File → Info
- Grouped sheet operations for multi-sheet headers/footers
- Header & Footer Elements (&[Tab], &[File])
- Page Setup: Landscape orientation, custom margins, centering horizontally
- Ungrouping sheets after grouped edits