Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Home > Microsoft > Microsoft Certifications > 77-427
Microsoft 77-427  Exam Questions & Answers
Download Demo

  Printable PDF

Microsoft 77-427 Exam Questions & Answers


Want to pass your Microsoft 77-427 exam in the very first attempt? Try Exam2pass! It is equally effective for both starters and IT professionals.

  • Vendor: Microsoft

    Exam Code: 77-427

    Exam Name: Excel 2013 Expert Part One

    Certification Provider: Microsoft

    Total Questions: 62 Q&A

    Updated on: Jun 09, 2025

    Note: Product instant download. Please sign in and click My account to download your product.
  • Updated exam questions with all objectives covered
    Verified answers
    365 days free updates
    99% success rate
    100% money back guarantee
    24/7 customer support
  • PDF Only: $45.99 Software Only: $49.99 Software + PDF: $59.99

Related Exams

  • 62-193 Technology Literacy for Educators
  • 70-243 Administering and Deploying System Center 2012 Configuration Manager
  • 70-355 Universal Windows Platform – App Data, Services, and Coding Patterns
  • 77-420 Excel 2013
  • 77-427 Excel 2013 Expert Part One
  • 77-725 Word 2016 Core Document Creation, Collaboration and Communication
  • 77-726 Word 2016 Expert Creating Documents for Effective Communication
  • 77-727 Excel 2016 Core Data Analysis, Manipulation, and Presentation
  • 77-728 Excel 2016 Expert: Interpreting Data for Insights
  • 77-731 Outlook 2016 Core Communication, Collaboration and Email Skills
  • 77-882 Excel 2010
  • 77-886 SharePoint 2010
  • 77-888 Excel 2010 Expert
  • 98-361 Software Development Fundamentals
  • 98-364 Database Fundamentals
  • 98-365 Windows Server Administration Fundamentals
  • 98-366 Networking Fundamentals
  • 98-367 Security Fundamentals
  • 98-368 Mobility and Devices Fundamentals
  • 98-381 Introduction to Programming Using Python
  • 98-382 Introduction to Programming Using JavaScript
  • 98-383 Introduction to Programming Using HTML and CSS
  • 98-388 Introduction to Programming Using Java
  • AI-102 Designing and Implementing a Microsoft Azure AI Solution
  • AI-900 Microsoft Azure AI Fundamentals
  • AZ-104 Microsoft Azure Administrator
  • AZ-120 Planning and Administering Microsoft Azure for SAP Workloads
  • AZ-140 Configuring and Operating Windows Virtual Desktop on Microsoft Azure
  • AZ-204 Developing Solutions for Microsoft Azure
  • AZ-220 Microsoft Azure IoT Developer

Related Certifications

  • Dynamics C5
  • Dynamics-POS-2009
  • MCITP
  • MCSE
  • MCTS
  • Microsoft Business I...
  • Microsoft Business S...
  • Microsoft Certificat...
  • Microsoft Certified ...
  • Microsoft Dynamics
  • Microsoft Dynamics 3...
  • Microsoft Dynamics A...
  • Microsoft Dynamics A...
  • Microsoft Dynamics C...
  • Microsoft Dynamics C...
  • Microsoft Dynamics C...
  • Microsoft Dynamics G...
  • Microsoft Dynamics N...
  • Microsoft Dynamics S...
  • Microsoft other Cert...

77-427 Online Practice Questions and Answers

Questions 1

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

company's high selling products. You input a formula for calculating the monthly sell of a particular product but your Excel cell shows a string of # symbols instead of returning a value as shown below:

Which of the following are the reasons that are causing the above problem? Each correct answer represents a complete solution. Choose all that apply.

A. You are inserting a new column, next to a column that is already formatted as text.

B. The cell is not wide enough for displaying the calculated value.

C. The lookup_value or the array you are searching resides in a cell containing unseen spaces at the start or end of that cell.

D. Excel is trying to show the contents of the cell as a date or time stored as positive numeric values within Excel, but the cell contains a negative value.

Show Answer

Correct Answer: BD

The Cell Shows ##### error occurs because the cell is not wide enough for displaying the calculated value. The other reason is that Excel is trying to show the contents of the cell as a date or time stored as positive numeric values within Excel, but the cell contains a negative value. Answer option C is incorrect. The Failure to Look Up Values in Excel error occurs when a user gets an unexpected error while trying to look up or match a lookup_value within an array and Excel is not able to recognize the matching value. If the lookup_value or the array the user is searching resides in a cell, the user can have unseen spaces at the start or end of that cell. This will create the situation where the contents of the two cells that the user is comparing look the same but extra spaces in one of the cells cause the cells to have slightly different content. The other reason is that the contents of the cells that are being compared may have different data types. Answer option A is incorrect. The Excel Won't Calculate My Function error occurs when a user types in a function and presses Enter, the cell shows the function as the user typed it, instead of returning the function's value. The reason that causes this problem is that the cells containing the formula are formatted as 'text' instead of the 'General' type. This happens when the user inserts a new column, next to a column that is already formatted as text due to which the new column inherits the formatting of the adjacent column

Questions 2

You work as an Office Assistant for Tech Perfect Inc. You are working in a spreadsheet. You use a function in one cell and it works perfectly but when you attempt to copy the function down to other rows, you get the #REF error. Which of the following are the reasons that are causing the above problem?

Each correct answer represents a complete solution. Choose all that apply.

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. The lookup_value or the array you are searching resides in a cell containing unseen spaces at the start or end of that cell.

D. You are referencing an entire worksheet by clicking on the grey square at the top left of the worksheet.

Show Answer

Correct Answer: BD

The Lookup Function Won't Copy Down to Other Rows error occurs when a user uses a function in one cell and it works perfectly but when he attempts to copy the function down to other rows, he gets the #REF error. The #REF! Error arises when Excel tries to reference an invalid cell. This error occurs if the user has referenced an entire worksheet by clicking on the grey square at the top left of the worksheet. For Excel, this reference range is 1 to 1048576. Since the references are Relative References, Excel automatically increases the row references when this cell is copied down to other rows in the spreadsheet. Answer option C is incorrect. The Failure to Look Up Values in Excel error occurs when a user gets an unexpected error while trying to look up or match a lookup_value within an array and Excel is not able to recognize the matching value. If the lookup_value or the array the user is searching resides in a cell, the user can have unseen spaces at the start or end of that cell. This will create the situation where the contents of the two cells that the user is comparing look the same but extra spaces in one of the cells cause the cells to have slightly different content. The other reason is that the contents of the cells that are being compared may have different data types.

Answer option A is incorrect. The Excel Won't Calculate My Function error occurs when a user types in a function and presses Enter; the cell shows the function as the user typed it, instead of returning the function's value. The reason that causes this problem is that the cells containing the formula are formatted as 'text' instead of the 'General' type. This happens when the user inserts a new column, next to a column that is already formatted as text due to which the new column inherits the formatting of the adjacent column.

Questions 3

You work as an Office Assistant for Media Perfect Inc. You have created a report in Excel. You have inserted the following formula in a cell:

VLOOKUP(12, A2:C10, 3, FALSE )

Which of the following actions will be performed by the formula?

A. Search for the value 12 in the first column of the range, and then returns the value that is contained in the third column of the range and on the same row as the lookup value.

B. Wrong syntax used.

C. Search the value 3 in the last column of the range, and then returns the value that is in the column of the range and on the same row as the lookup value.

D. Search the value 12 in the third column of the range and then returns the value that is contained in the 12th column of the range and on the same column as the lookup value.

Show Answer More Questions

Correct Answer: A

The formula will search for the value 12 in the first column of the range, and then returns the value that is contained in the third column of the range and on the same row as the lookup value.

Why Choose Exam2pass 77-427 Exam PDF and VCE Simulator?

  • 100% Pass and Money Back Guarantee

    Exam2pass 77-427 exam dumps are contained with latest 77-427 real exam questions and answers. Exam2pass 77-427 PDF and VCE simulator are revised by the most professional 77-427 expert team. All the 77-427 exam questions are selected from the latest real exam and answers are revised to be accurate. 100% pass guarantee and money back on exam failure.

  • The Most Professional Support Service

    Exam2pass has the most skillful 77-427 experts. Candidates can get timely help when needed. Exam2pass 77-427 exam PDF and VCE simulator are the most up-to-date and valid. The most professional support service are provided to help the 77-427 candidates at anytime and anywhere.

  • 365 Days Free Update Download

    Exam2pass 77-427 exam PDF and VCE simulator are timely updated in 365 days a year. Users can download the update for free for 365 days after payment. Exam2pass 77-427 exam dumps are updated frequently by the most professional 77-427 expert team. 77-427 candidates can have the most valid 77-427 exam PDF and VCE at any time when needed.

  • Free Demo Download

    Download free demo of the Exam2pass exam PDF and VCE simulator and try it. Do not need to pay for the whole product before you try the free trial version. Get familiar about the exam questions and exam structure by trying the free sample questions of the exam PDF and VCE simulator. Try before purchase now!

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2025 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.