In design view, a grey bar in a form or report that identifies and separates one section from another, used to select the section and to change the size of a section


Answer: Section bar

Computer Science & Information Technology

You might also like to view...

The command show ip route is used on a router to do which of the following? (Select all that apply.)

a. Set a static route b. Configure a static route c. Display the configured routes on a router d. Display how often routing updates are sent

Computer Science & Information Technology

Which of the following is used to uniquely identify a computer on a network?

A. network ID B. ARP address C. IP address D. Serial number

Computer Science & Information Technology

________ are interactive tables that extract, organize, and summarize data

A) VariableTables B) ValueTables C) PivotTables D) DataTables

Computer Science & Information Technology

Case Based Critical Thinking Questions

Case 5-2 Marie works for a busy pediatrician's office. The practice has a sophisticated database for all records and information that pertain to the practice. The doctor for whom she works is participating in an academic study, and she needs a report that lists the patient's name, date of birth, and the names of parents or guardians. The doctor would like to see the patient's full name in the format Lastname, Firstname even though they are separate fields in the database. She would also like to see the data for the fields Mother, Father, and Guardian, regardless of whether or not data is actually entered in those fields.  Based on the doctor's requirements for the report, Marie must create a query on which to base the report. ? Marie creates the following expression as a new field in the query that she will use to create the report requested by the doctor PatientName: [LastName] & ", " [FirstName].  This expression is an example of ____. A. IsNull B. concatenation C. nonnull D. an expression using a logical operator

Computer Science & Information Technology