All of the following are true in reference to built-in functions EXCEPT:

A) A function produces a result based on variable inputs known as arguments.
B) Built-in functions work the same in Access as they do in Excel.
C) You can use Expression Builder to find out if a built-in function exists in Access.
D) Built-in functions can only perform calculations on numeric data.

D

Computer Science & Information Technology

You might also like to view...

Describe the purpose of a SharePoint collection

What will be an ideal response?

Computer Science & Information Technology

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

1. The number of elements in a two-dimensional array can be computed by adding the number of rows and the number of columns. 2. A variable name can be used as both a subscript and a counter in the same program. 3. Nested loops are often used in algorithms that process multi-dimensional arrays. 4. Tables are not widely used in problem solving. 5. Most programming languages store and process data groups in column-major order.

Computer Science & Information Technology