Exam 22: Programming in Excel With VBA

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

In a _____ loop,the macro executes the loop until the condition is true.

(Short Answer)
4.9/5
(32)

You view and edit VBA macros using the Function procedure.

(True/False)
4.9/5
(31)

In VBA,which of the following logical operators performs the function of negation on an expression?

(Multiple Choice)
4.7/5
(26)

Which of the following is a built-in function in Excel and does not require a macro?

(Multiple Choice)
4.9/5
(44)

A VBA macro can be used to print your company name and logo at the top of all worksheets.

(True/False)
4.7/5
(33)

VBA is:

(Multiple Choice)
4.9/5
(41)

In the context of the precedence order for operators in VBA,_____ has the highest precedence.

(Short Answer)
4.8/5
(38)

Which of the following is true about the Project Explorer window?

(Multiple Choice)
4.9/5
(28)

Which of the following VBA windows shows every workbook that is currently open in Excel?

(Multiple Choice)
4.8/5
(29)

When working in VBE,an object is considered as a collection of projects.

(True/False)
4.9/5
(41)

To assign a value to a variable,you must use the equal sign operator.

(True/False)
4.7/5
(39)

In VBA,which of the following logical operators performs the function of exclusion on two expressions?

(Multiple Choice)
4.9/5
(28)

Which of the following VBA windows will you use to debug your VBA code?

(Multiple Choice)
4.7/5
(27)

Which of the following data type uses 2 bytes and whose range of values is true or false?

(Multiple Choice)
4.8/5
(38)

Which of the following statements is true of a user defined function?

(Multiple Choice)
4.8/5
(36)

Which of the following keys will you press to activate the VBE when Excel is active?

(Multiple Choice)
4.9/5
(25)

A(n)_____ data type uses 2 bytes and its range of values is True or False.

(Short Answer)
4.8/5
(35)

A Sub procedure is a VBA macro that returns a single value.

(True/False)
4.9/5
(25)

In VBA,which of the following logical operators performs the function of disjunction on two expressions?

(Multiple Choice)
4.8/5
(37)

Which of the following does a VBA macro manipulate?

(Multiple Choice)
4.9/5
(28)
Showing 81 - 100 of 125
close modal

Filters

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