To use the Find command for filtering records in a report, click the Find button in the Find group on the ____ tab.

A. File
B. Home
C. Create
D. Database Tools


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is CORRECT about using fonts on PowerPoint slides?

A) If you are printing your presentation, use sans serif fonts. B) Sans serif fonts help guide the reader's eyes across a page of text. C) Decorative fonts should be used frequently on slides. D) If your presentation will be delivered through a projection device, use sans serif fonts.

Computer Science & Information Technology

In VBA, the ________ function checks a text string and determines whether it evaluates as a number

A) Val B) IsNull C) IsNotText D) IsNumeric

Computer Science & Information Technology

Which Cisco IOS switch command is used to configure the use of LACP on an interface?

A) channel-group group-num mode mode B) lacp-group group-num mode mode C) lacp number mode mode D) etherchannel-group group-num

Computer Science & Information Technology

Write a Class statement that defines a class named Employee. (The class contains four public variables namedEmpID,LastName,FirstName, andPayRate. TheEmpID,LastName, andFirstNamevariables are String variables. ThePayRatevariable is a Decimal variable.) Then write a statement that creates an Employee variable namedpartTimeand also instantiates an Employee object, assigning it to thepartTimevariable.

What will be an ideal response?

Computer Science & Information Technology