You work as an Office Assistant for Media Perfect Inc. You have created a spreadsheet in Excel 2013 and shared it with the other employees of the company. You want to select password protection and select options to prevent other employees from changing, moving, and deleting important data.
Which of the following options will you choose to accomplish the task?
A. Mark as Final
B. Protect Current Sheet
C. Encrypt with Password
D. Protect Workbook Structure
Rick works as an Office Assistant for Tech Perfect Inc. The company has a Windows- based network. He is creating a form through Microsoft Excel 2013. He wants to enable worksheet forms to satisfy the flexible design requirements and to customize their appearance, behavior, fonts, and other characteristics. Which of the following will Rick use to accomplish the task?
A. Form control
B. Accounting template
C. Trust Center
D. ActiveX control
You work as an Office Assistant for Blue well Inc. You want to record a macro and save it with the name "Auto_Open" so that the macro will run whenever you open the workbook containing the macro.
While doing so, you observe that the Auto_Open macro fails every time. Which of the following are the causes of this?
Each correct answer represents a complete solution. Choose all that apply.
A. The default workbook or a workbook loaded from the XLStart folder is opened before running the macro.
B. The workbook is opened programmatically using the Open method.
C. The workbook where a user wants to save the Auto_Open macro already contains a VBAprocedure in its Open event.
D. The workbook is based on the record button that is disabled by default before running the Auto_Open macro.
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.
Rick works as an Office Assistant for Tech Perfect Inc. The company has a Windows- based network.
Rick wants to display data series, categories, data markers, and axes in the report. Which of the
following actions will Rick take to accomplish the task?
A. He will use stand-alone slicers.
B. He will create a PivotTable report.
C. He will configure form controls.
D. He will create a PivotChart report.
You work as an Office Assistant for Tech Perfect Inc. You are working in a spreadsheet. You observe that while trying to look up or match a lookup_value within an array, Excel is not able to recognize the matching value. 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. The lookup_value or the array you are searching resides in a cell containing unseen spaces at the start or end of that cell.
B. The contents of the cells that are being compared may have different data types.
C. Excel is trying to reference an invalid cell.
D. You are inserting a new column, next to a column that is already formatted as text.
Rick works as an Office Assistant for Tech Perfect Inc. He is creating a user form through
Microsoft Excel 2013. While creating forms for a number of users, he is required to repeat some of the actions multiple times. It is a very time consuming process. To resolve this issue, he wants to record the sequence of actions to perform a certain task and to play them back in the same order.
Which of the following actions will Rick take to accomplish the task?
A. He will use the Trust Center bar.
B. He will use the Evaluate Formula tool.
C. He will put the workbook in a trusted location.
D. He will create and run a macro.
You work as an Office Assistant for Blue Well Inc. The company has a Windows-based network. You want to quickly filter data in a PivotTable report without opening drop-down lists to find the items that you want to filter. For this purpose, you are required to use a slicer. Which of the following are the ways that you can use to accomplish the task? Each correct answer represents a complete solution. Choose all that apply.
A. Create a copy of a slicer connected with the PivotTable.
B. Create a slicer connected with the PivotTable.
C. Create a slicer by disabling Macros associated with the PivotTable.
D. Use an existing slicer connected with another PivotTable.
You work as a Finance Manager for Blue Well Inc. The company has a Windows-based network. You are using Excel spreadsheet for maintaining the financial budget and other financial calculations. You want to return the price per $100 face value of a security that pays interest at maturity. Which of the following financial functions will you use to accomplish the task?
A. PRICE function
B. PPMT function
C. PRICEMAT function
D. PRICEDISC function
You work as an Office Assistant for Tech Tree Inc. You have created a report in a workbook in
Microsoft Excel 2013. You want to export XMLdata to your Excel 2013 worksheet. On exporting the XML data, the following error message appears:
"XML MAPS IN MY WORKBOOK ARE NOT EXPORTABLE"
Which of the following are the reasons that are causing the above error? Each correct answer represents a complete solution. Choose all that apply.
A. The maxoccurs attribute is not equal to 1.
B. The relationship of the mapped element with other elements is not preserved.
C. The element is a recursive structure.
D. The XML map associated with this XML table contains one or more required elements that are not mapped to the XML table.