Match each Report tool with its function: I. Report II. Report Design III. Blank Report IV. Report Wizard V. Labels A. Uses preformatted label templates B. Creates a custom report based on questions you answer C. Creates a tabular report showing all of the fields in the record source D. Creates an a new blank report in Layout view E. Creates an new blank report in Design view
What will be an ideal response?
C, E, D, B, A
You might also like to view...
The term ____ refers to the ability of objects to attach, or automatically align with a grid or guide.
a. auto-aligning b. snapping c. attaching d. linking
To create a KeyFrame with duration 1 second, use ______________.
a. new KeyFrame(1000, handler) b. new KeyFrame(1, handler) c. new KeyFrame(Duration.millis(1000), handler) d. new KeyFrame(Duration.seconds(1), handler)
The JavaScript method ____ simply inserts a string of characters into the standard HTML text stream.
A. document.write() B. document.text() C. document.stream() D. document.window()
Which two parts are included in a MAC address?
A. The network address and the node address B. The computer name and the node address C. The Organizationally Unique Identifier and the device ID of the NIC D. The IP address and the NIC's serial number