When creating a custom function in VBA, you start by creating a new ________ and typing FUNCTION followed by the name of the function you are creating.

A. module
B. script
C. macro
D. function area


Answer: A

Computer Science & Information Technology

You might also like to view...

Write an if statement to do the following. (Assume the variables have been declared. You do not need to declare the variables. Simply construct an if statement.) Hint: You will need to use comparison operators and a logical operator.

If either variable a or b is equal to 0, then increment the value of the variable c by 1.

Computer Science & Information Technology

_____________ logs record changes that occur to the data in a database over time.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

?In Microsoft Access 2016, you can specify a format for a calculated field, just as you can for any field, by modifying its properties.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Two opened presentations can be viewed side by side by selecting the Arrange All option in the Windows group on the ________ tab

A) Home B) View C) Review D) Slide Show

Computer Science & Information Technology