Exam 12: Expanding Excel With Visual Basic for Applications

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

In the function user = InputBox("Enter your username" ,"Log In"),the words "Enter your username" comprise the ____.

(Multiple Choice)
4.8/5
(37)

The Display property of the Worksheet object determines if a worksheet is hidden._________________________

(True/False)
4.8/5
(31)

Closing a workbook or printing a worksheet's contents are examples of ____.

(Multiple Choice)
4.8/5
(39)

Logical operators are used to combine expressions within a(n)condition._________________________

(True/False)
4.7/5
(41)

The ____ command is always the last line in a sub procedure and tells Excel to stop running the macro.

(Multiple Choice)
4.7/5
(40)

All of the following are properties of the Range object EXCEPT ____.

(Multiple Choice)
4.8/5
(32)

One important use of the Visual Basic Editor is to manage your projects.

(True/False)
4.8/5
(36)

The ____ control structure allows you to repeat a series of commands a set number of times.

(Multiple Choice)
4.7/5
(36)

To run an entire sub procedure,press the ____ key.

(Multiple Choice)
4.8/5
(41)

To refer to a specific object in a(n)____________________,use this syntax: object_collection(id).

(Short Answer)
5.0/5
(41)

A(n)____________________ is a statement that describes the behavior or purpose of a procedure.

(Short Answer)
4.8/5
(32)

The macro recorder writes the most efficient code and records only those commands and actions you want in the finished project.

(True/False)
4.8/5
(33)

Explain which of the following screen elements are part of the Excel window,the workbook window,and the worksheet: formula bar,ScreenTips,chart element names on hover,horizontal and vertical scroll bars,row and column headers,sheet tabs,and gridlines.

(Essay)
4.9/5
(43)

The item marked 4 in the accompanying figure is the ____.

(Multiple Choice)
4.9/5
(41)

The ____ control structure repeats a series of commands as long as a particular condition is true.

(Multiple Choice)
4.9/5
(40)

Visual Basic supports ____ kinds of procedures.

(Multiple Choice)
4.8/5
(31)

Comments are usually displayed by the editor in ____ font.

(Multiple Choice)
4.9/5
(41)

  -In the window in the accompanying figure,to view the list of properties in alphabetical order and by category,you can click the tabs at the top of the window. -In the window in the accompanying figure,to view the list of properties in alphabetical order and by category,you can click the tabs at the top of the window.

(True/False)
4.8/5
(38)

To open the Code window to the contents of a specific module,select the module in the Project Explorer window and then press the ____ key.

(Multiple Choice)
4.8/5
(39)

To break a line to make your code easier to read,type a space followed by the ____ character at the end of the line.

(Multiple Choice)
4.9/5
(36)
Showing 61 - 80 of 150
close modal

Filters

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