When you use Advanced Filter/Sort to filter records using complex criteria, create the filter and then click the ____ button on the Home tab to view the results.
A. Filter
B. Selection
C. Advanced
D. Toggle Filter
Answer: D
You might also like to view...
The Phone Book Web application should consist of two JSP pages, which will be named phoneBook and phoneNumber. The phoneBook page displays a list containing the names of several people. The names are retrieved from the phonebook database. When a name is selected and the Get Number button is clicked, the client browser is redirected to the phoneNumber JSP page. The telephone number of the selected name should be retrieved from a database and displayed in the phoneNumber JSP page. For this exercise, you need only organize the components (phoneBook and phoneNumber JSP pages, phonebook database and the code that performs the specified functionality) of this Web application into separate tiers. Decide which component belongs in which tier. You will begin building t
What will be an ideal response?
Develop an extended-entry decision table for the True Disk company discount policy described in Problem below.
A computer supplies firm called True Disk has set up accounts for countless businesses in Dosville. true Disk sends out invoices monthly and will give discounts if payments are made within 10 days. The discounting policy is as follows: If the amount of the order for computer supplies is greater than $1,000, subtract 4 percent for the order; if the amount is between $500 and $1,000, subtract a 2 percent discount; if the amount is less than $500, do not apply any discount. All orders made via the Web automatically receive an extra 5 percent discount. Any special order (computer furniture, for example) is exempt from all discounting.