Exam 7: Excel 3: Developing an Excel Application

arrow

10,667 students have unlocked this exam

  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A protected sheet can always be unprotected, but you can also require users to enter a(n)____________________ before the protection is removed.

Free
(Short Answer)
4.9/5
(39)
Correct Answer:
Verified

password

The Name dialog box lists all of the names currently defined in the workbook, including Excel table names. _________________________

Free
(True/False)
4.9/5
(30)
Correct Answer:
Verified

False

Each sub procedure in VBA begins with the keyword "Sub" followed by the name of the sub procedure and a set of _____.

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

C

The _____ Macro workbook is a hidden workbook opened whenever you start Excel, making its macros available anytime you use Excel.

(Multiple Choice)
4.9/5
(35)

In addition to referring to cells by their cell references, it is easier to remember where different data is stored by assigning a meaningful, descriptive ____________________ to each cell or range.

(Short Answer)
4.8/5
(44)

When Excel creates a macro button, the Assign Macro dialog box opens with the button's default name showing. _________________________

(True/False)
4.8/5
(35)

Case-Based Critical Thinking Questions Case 7-1 Ted knows that macros can be helpful to him in his work with Excel spreadsheets, but he also knows they have their hazards, so he comes to you for guidance about what kind of security settings he should put in place, and at what times. As Ted gets more comfortable with Excel, he thinks that he might be able to decide whether or not to run a macro on a case-by-case basis. What should his option be in the Trust Center?

(Multiple Choice)
4.7/5
(38)

If a _____ error appears when you run a macro that has worked in the past, some part of the macro code no longer makes sense to Excel.

(Multiple Choice)
4.8/5
(33)

After the comments, in VBA code the next item is the _____ of the macro.

(Multiple Choice)
4.9/5
(34)

Protecting the _____ prohibits users from renaming, deleting, hiding, or inserting worksheets.

(Multiple Choice)
5.0/5
(34)

A digital certificate confirms that the macro created by the signer has not been altered since the digital certificate was created. _________________________

(True/False)
4.8/5
(36)

When you _____ a workbook, you control the ability users have to make changes to the file.

(Multiple Choice)
4.8/5
(44)

Any blanks or parentheses in row or column labels are changed to underscore characters in defined names. _________________________

(True/False)
4.8/5
(35)

Case-Based Critical Thinking Questions Case 7-2 Rina has just completed some coursework in Excel application writing and wants to begin developing her own macros to share more widely. She knows that she has to learn more about digital signatures in order to make her plan a reality. Which of the following can Rina tell when she opens a digitally signed file?

(Multiple Choice)
4.8/5
(39)

Case-Based Critical Thinking Questions Case 7-3 Juan tells you that your work in Excel will go a lot faster if you start using defined names instead of cell and range addresses. You believe him but you have been frustrated by defined names in the past because you did not know the rules for naming them and you have run into errors as a result. Juan offers to help you. Which of the following is a true statement Juan can make about defined names as he is explaining the rules to you?

(Multiple Choice)
4.7/5
(45)

A digital _____ is like a seal of approval.

(Multiple Choice)
4.9/5
(49)

A _____ can be destructive and can modify or delete files that may not be recoverable.

(Multiple Choice)
4.7/5
(51)

Usually, you will want to protect a worksheet but leave some cells _____.

(Multiple Choice)
4.9/5
(42)

To create a macro, you can enter a series of commands in the _____ programming language.

(Multiple Choice)
4.9/5
(39)

Even when the worksheet is unprotected, the locked property determines whether or not changes can be made to a given cell.

(True/False)
4.7/5
(39)
Showing 1 - 20 of 75
close modal

Filters

  • Essay(0)
  • Multiple Choice(46)
  • Short Answer(13)
  • True False(16)
  • Matching(0)