77-427 Exam Details

  • Exam Code
    :77-427
  • Exam Name
    :Excel 2013 Expert Part One
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :62 Q&As
  • Last Updated
    :Jul 12, 2026

Microsoft 77-427 Online Questions & Answers

  • Question 1:

    Rick works as an Office Assistant for Tech Perfect Inc. He is responsible for preparing sales reports of the company. He has created a sales report in a workbook of Excel 2013 and this workbook contains various worksheets as shown in the image given below:

    Rick wants the sheet tabs of the sheets containing charts to appear in red color. Which of the following steps will Rick take to accomplish the task?

    A. Select the sheets containing charts. Select the Colors option in the Themes group on the Page Layout page.
    B. Select the sheets containing charts. Right-click on the sheet tabs.
    C. Select the sheets containing charts. Right-click on the sheet tabs. Choose the Sheet Color Option from the shortcut menu.
    D. Select the sheets containing charts. Select the Effects option in the Themes group on the Page Layout page.

  • Question 2:

    You work as an Office Assistant for Tech Perfect Inc. You are working in a spreadsheet.

    You are facing a problem that when you type in a function and press Enter, the cell shows the function as you typed it, instead of returning the function's value as shown below:

    Which of the following is the reason that is causing the above problem?

    A. You are inserting a new column, next to a column that is already formatted as text.
    B. Excel is trying to reference an invalid cell.
    C. You are inserting a new column, next to a column containing Dates or Times.
    D. The lookup_value or the array you are searching resides in a cell containing unseen spaces at the start or end of that cell.

  • Question 3:

    You work as a Help Desk Technician for Dreams Unlimited Inc. Martha, a Sales Manager, is creating a sales report in Microsoft Excel. The report contains many worksheets. Martha has used many formulas in her report. She wants to monitor a cell which contains a formula. The formula refers to many other cells that are located in different worksheets in the report. She wants to know the effects on the cell when the values in different sheets change. She requests that you help her out to accomplish the task. Which of the following steps would you suggest she take in order to accomplish the task?

    A. Click the New Window option in the Window group on the View tab. Click the Arrange All option in the Window group on the View tab. Select the Vertical option.
    B. Select the cell which is to be monitored. On the Formulas tab in the Formula Auditing group, click Watch Window. Click Add Watch.
    C. Click the New Window option in the Window group on the View tab. Click the Arrange All option in the Window group on the View tab. Select the Cascade option.
    D. Select the cell which is to be monitored. On the Formulas tab in the Formula Auditing group, click Evaluate Formula.

  • Question 4:

    You work as an Office Assistant for Blue well Inc. The company has a Windows-based network. You are creating a hot spot on a graphic that other users can click to run a macro. Which of the following steps will you take to accomplish the task?

    Each correct answer represents a part of the solution. Choose all that apply.

    A. To assign an existing macro to the graphic object, double-click the macro or enter its name in The Macro name box.
    B. Click the arrow next to Shape Outline, and then click No Outline. C. Right-click the created hot spot, and then click Assign Macro.
    C. To create a hot spot on the existing object, on the Insert tab, in the Illustrations group, Click Shapes, select the shape that you want to use, and then draw that shape on the existing object.
    D. Click the name of the macro in the Macro name box, click Edit, and then click OK to edit an existing macro.
    E. Click the arrow next to Shape Fill, and then click No Fill on the Format tab.
    F. Click Record, type a name for the macro in the Record Macro dialog box, and then click OK to start the recording of the macro.
    G. Select the hot spot in the worksheet to display Drawing Tools for adding the Format tab.
    H. Click Slicer, type a name for the macro in the Slicer Macro dialog box, and then click OK to start the recording of the macro.

  • Question 5:

    You work as an Office Assistant for Blue Well Inc. The company has a Windows-based network. You have changed some data in the worksheet of the company. You are submitting the sell workbook of the company to the Administrator of the company for comments. Now, you want to merge input that you receive into a copy of that workbook, including the changes and comments that you want to keep. For this purpose, it is required to access and use the stored change history. Which of the following will you use to accomplish the task?

    A. Slicer-enabled highlighting
    B. Onscreen highlighting
    C. Reviewing of changes
    D. History tracking

  • Question 6:

    You work as a Project Manager for Blue Well Inc. The company has a Windows-based network. You want to rename a worksheet as Important.

    Which of the following steps will you take to accomplish the task?

    Each correct answer represents a part of the solution. Choose all that apply.

    A. Click the Insert tab and open the name sheet.
    B. Enter the name and click the OK button.
    C. Right-click on the Sheet tab and select the Rename option.
    D. Delete the old name, type the new name, and then click OK.

  • Question 7:

    You work as an Office Assistant for Tech Perfect Inc. You are working in the spreadsheet of the company's high selling products. You want to find out the matching values. You get an unexpected error that when you attempt to look up or

    match a lookup_value within an array, Excel is not able to recognize the matching value. Which of the following steps will you take to resolve the problem? Each correct answer represents a part of the solution.

    Choose all that apply.

    A. Remove the unseen spaces at the start or end of the first Macro cell.
    B. Delete the column having the TRIM function.
    C. Copy the contents of the new column and paste them on the top of the original column by using paste > special > values sequence.
    D. Create a new column subsequent to the one with the additional spaces in it.
    E. Use the TRIM function in the new column.

  • Question 8:

    You work as a Help Desk Technician for Net Perfect Inc. You use Excel 2013 to create different reports for your company. Drag and drop the appropriate methods for efficient data entry in front of their descriptions.

    Select and Place:

  • Question 9:

    You work as an Office Assistant for Blue well Inc. The company has a Windows-based network. You want to create a VBA procedure for the open event of a workbook. You are at the step of adding the following lines of code to the procedure:

    "Private Sub Workbook_Open() MsgBox Time Worksheets("Sheet2").Range("A2").Value = Time End Sub"

    Which of the following are the next steps that you will take to accomplish the task?

    Each correct answer represents a part of the solution. Choose all that apply.

    A. Under Macro Settings in the Macro Settings category, click Enable all macros, and then click OK.
    B. Switch to Excel and save the workbook with the .xslm extension as a macro-enabled workbook and close it.
    C. Reopen the workbook.
    D. Click OK in the message box.

  • Question 10:

    You work as a Sales Manager for Maini Industries. Your company manufactures and sells construction equipment. You have to create a report that will show the highest selling items of each month. The report will be in the following format:

    In a workbook, you create a table named Item_table as shown below:

    You fill in the required entries in the workbook.

    For the third column of the sheet, you want to use formulas to fill in the values. You want the cells in the third column to get automatically filled with the names corresponding to ItemID in the second column.

    You want the exact values to be filled in the column. You select the C2 cell in the third column.

    Which of the following formulas will you enter in order to accomplish the task?

    A. =VLOOKUP(B2,Item_table,2,FALSE)
    B. =VLOOKUP(B2,Item_table,2,TRUE)
    C. =VLOOKUP(2,Item_table,B2,FALSE)
    D. =VLOOKUP(2,Item_table,B2,TRUE)

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 77-427 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.