AC Case 3-1As a project for his technology design class, Miles was asked to put all the staff information into the school database. He is building a form to enter the name, email address, and schedule of each staff member. When adding the school logo as a header, Miles opened the form in ____.

A. Datasheet View or Design View
B. Datasheet View or Layout View
C. Design View or Layout view
D. none of the above


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements will print a single line containing "hello there"?

a. System.out.println( "hello" ); System.out.println( " there" ); b. System.out.println( "hello" , " there" ); c. System.out.println( "hello" ); System.out.print( " there" ); d. System.out.print( "hello" ); System.out.println( " there" );

Computer Science & Information Technology

Standard frame rates for digital videos range between 36 and 40 fps.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

To add a colored background to a selected cell or cells, click the _____ tab in the Format Cells dialog box.

A. Border B. Fill C. Format D. Background

Computer Science & Information Technology

In order for an object to be animated using motion tweening, the object must be a(n) symbol.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology