When using the Filter and Sort dialog box, what is the maximum number of different fields that can be used when sorting?
A) 1 B) 2 C) 3 D) 4
C
Computer Science & Information Technology
You might also like to view...
In a report, a series of number signs (#) displayed in a field indicates that ________
A) a numeric value is required B) width of the column needs to be widened C) the field contains invalid data D) the numeric value is out of range
Computer Science & Information Technology
Which of the following is NOT true about Visual Basic functions?
A) Explicit functions are predefined functions in Visual Basic. B) A function procedure begins with "Function" and ends with "End Function." C) A procedure that calls a function is called the calling procedure. D) Function procedures perform an action and return a value.
Computer Science & Information Technology