A grid that enables the user to add, edit, and delete the records of a table.

What will be an ideal response?


Datasheet view

Computer Science & Information Technology

You might also like to view...

Which of the following indicates that an error has occurred in an Excel calculation??

A. ?An error value beginning with a dollar sign ($) appears in the cell. B. ?A small green triangle appears in the upper-left corner of the cell. C. ?Excel returns the calculation result as zero. D. ?Excel displays the message ""An error has occurred.""

Computer Science & Information Technology

Forms are useful to control access to the table data

Indicate whether the statement is true or false

Computer Science & Information Technology

Changing the order of sheets in a workbook allows you to position the most important worksheets first.

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

Computer Science & Information Technology

Write a program that inputs a line of text with istream member function getline (as in Chapter 15) into character array s[100]. Output the line in uppercase letters and lowercase letters.

What will be an ideal response?

Computer Science & Information Technology