Which of these is not a capability of the Advanced Filter tool?
A) Copy selected records to a new location B) Provide pop up filters
C) Specify the list range D) Filter in place
B
Computer Science & Information Technology
You might also like to view...
Which of the following event properties or methods returns a Boolean value that indicates whether an event can have its default action terminated?
A. evt.stopImmediatePropagation() B. evt.stopPropogation() C. evt.cancelable D. evt.defaultPrevented
Computer Science & Information Technology
When you initialize an array but do not assign values immediately, default values are not automatically assigned to the elements.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology