Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Excel Crash Course: Keyboard Shortcuts, Formulas, and Functions, Exams of Finance

A comprehensive overview of essential excel skills, focusing on keyboard shortcuts, formulas, and functions. It includes a series of multiple-choice questions and answers, covering topics such as adding worksheets, opening files, formatting cells, freezing panes, and using various functions like yearfrac, eomonth, if, hlookup, offset, choose, vlookup, sumif, sumifs, and npv. Designed to enhance proficiency in excel for both beginners and intermediate users.

Typology: Exams

2024/2025

Available from 03/05/2025

NurseTakshif
NurseTakshif 🇬🇧

4

(4)

1.3K documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1 / 5
WallStreetPrep: Excel Crash course
1. All of the following are keyboard shortcut that allow the user input to add
more sheets to a workbook EXCEPT Correct Answer(s) Alt h i w
2. What is a keyboard shortcut to open a file?` Correct Answer(s) Ctrl o
3. What is the recommended workbook calculation setting for Excel? Correct
Answer(s) Auto- matic Except for Data Tables
4. To add a cell reference from a different worksheet into an existing formula
with your keyboard, you should follow the following steps Correct Answer(s) 1.
Hit F2 to get into the existing formula; delete any incorrect formulas or operators 2.
Hit F2 again to enable "Enter" mode on the bottom-left corner of the Excel sheet 3.
Holding down Ctrl, use PageUp or PageDown to find the desired worksheet 4. Let go
of the Ctrl and PageUp/Down keys 5. Use the arrow keys to locate the desired cell
reference
6. Hit Enter
5. What is the keyboard shortcut to move sheets within a workbook? Correct
Answer(s) Alt H O M
6. What is the keyboard shortcut to open the formatting cells dialog box? Correct
Answer(s) Ctrl 1
7. What are the keyboard shortcuts for auto-fitting a range of columns? Correct
Answer(s) 1) Select the columns by hitting Ctrl Spacebar. 2) Hold down the shift key
and use left and right arrow keys to highlight the range of columns. 3) Hit Alt H O I to
auto fit the columns.
8. When you are in the Format Cells dialog (Ctrl 1) Correct Answer(s)
What is the keyboard shortcut for moving across tabs (Number, Alignment, Font
pf3
pf4
pf5

Partial preview of the text

Download Excel Crash Course: Keyboard Shortcuts, Formulas, and Functions and more Exams Finance in PDF only on Docsity!

WallStreetPrep: Excel Crash course

  1. All of the following are keyboard shortcut that allow the user input to add more sheets to a workbook EXCEPT Correct Answer(s) Alt h i w
  2. What is a keyboard shortcut to open a file?` Correct Answer(s) Ctrl o
  3. What is the recommended workbook calculation setting for Excel? Correct Answer(s) Auto- matic Except for Data Tables
  4. To add a cell reference from a different worksheet into an existing formula with your keyboard, you should follow the following steps Correct Answer(s) 1. Hit F2 to get into the existing formula; delete any incorrect formulas or operators 2. Hit F2 again to enable "Enter" mode on the bottom-left corner of the Excel sheet 3. Holding down Ctrl, use PageUp or PageDown to find the desired worksheet 4. Let go of the Ctrl and PageUp/Down keys 5. Use the arrow keys to locate the desired cell reference
  5. Hit Enter
  6. What is the keyboard shortcut to move sheets within a workbook? Correct Answer(s) Alt H O M
  7. What is the keyboard shortcut to open the formatting cells dialog box? Correct Answer(s) Ctrl 1
  8. What are the keyboard shortcuts for auto-fitting a range of columns? Correct Answer(s) 1) Select the columns by hitting Ctrl Spacebar. 2) Hold down the shift key and use left and right arrow keys to highlight the range of columns. 3) Hit Alt H O I to auto fit the columns.
  9. When you are in the Format Cells dialog (Ctrl 1) Correct Answer(s) What is the keyboard shortcut for moving across tabs (Number, Alignment, Font

Border, Fill, Protection)? How do you move counter clockwise across form elements? How do you select a checkbox (put a checkbox next to it) Correct Answer(s) 1) Ctrl Tab 2) Shift Tab 3) Spacebar

  1. If I want to add the title "Company Financials" in cell A1 ensure that all columns are the same width across all the worksheets in my workbook, how would I do that? Correct Answer(s) 1. Group the wroksheets by hitting Ctrl Shift and use the PageUp/Down keys to select the worksheets. 2. In the active sheet type in "Company Financials" in A1 and apply the desired width to all columns 3. Remember to hit Ctrl Pageup or Pagedown to make sure that future edits only apply to active sheet.
  2. What is the keyboard sequence to 1) Group highlighted columns (but not to hide group) 2) Hide the group (will show a + sign above the column)
  1. Identify the formula that, based in user inputs in cells B1 and B2, out- puts the text "animal lover" for users who have at least 1 dog and at least one cat, and outputs "lonely person" when those conditions are not met. Correct Answer(s) - =IF(AND(B1>0,B2>0),"animal lover","lonely person")
  2. Identify the best formula that will output 2016 expenses. Hint Correct Answer(s) Only select the 'range lookup' argument if it is necessary. Correct Answer(s) =HLOOKUP(2016,A1 Correct Answer(s)D4,3)
  3. Identify the formula that will output 2016 expenses (55). Correct Answer(s) =OFFSET(A1,2,2)
  4. Identify the formula that will output 2016 expenses Correct Answer(s) - =CHOOSE(2,B3,C3,D3)
  5. Identify the formula that outputs 2016 expenses. Correct Answer(s) =VLOOKUP("Expens- es",A1 Correct Answer(s)D4,3,0)
  6. Identify the formula that outputs data from the table based on the user in- puts in cells C6 and C7. Correct Answer(s) =OFFSET(A1,MATCH(C6,A2 Correct Answer(s)A4,0),MATCH(C7,B1 Correct Answer(s)D1))
  7. Identify the formula that sums the property values of properties in Boston.` Correct Answer(s) =SUMIF(C2 Correct Answer(s)C5,"Boston",B Correct Answer(s)B5)
  1. Identify the formula that outputs the sum of property val- ues for properties in Boston that were built after 1950. Correct Answer(s) =SUM- IFS(B2 Correct Answer(s)B5,C2 Correct Answer(s)C5,"Boston",D2 Correct Answer(s)D5,">1950")
  2. What is the NPV of these cash flows, assuming end of period discounting? Round to nearest whole number and use comma separator, so if your answer is 1,578.6, input 1,579. Don't input currency symbols or any extra spaces Correct Answer(s) 4,
  3. What is the NPV, this time assuming beginning of period discounting? Round to nearest whole number and use comma separator, so if your answer is 1,578.6, input 1,579. Don't input currency symbols or any extra spaces Correct Answer(s) 5,