| | Product Information Help and How-to Training Templates Related Products and Technologies Support and Feedback Technical Resources Additional Resources | Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.
Add, edit, find, and delete rows by using a data form
A data form is a dialog box that gives you a convenient way to enter or display one complete row of information, or record, in a range or list at one time. Before you can use a data form to add a record to a new range or list, the range or list must have labels at the top of each column. Microsoft Excel uses these labels to create fields on the form.
- Click a cell in the range or list you want to add the record to.
- On the Data menu, click Form.
-
Do one or more of the following:
Add a record
- Click New.
- Type the information for the new record.
- When you finish typing data, press ENTER to add the record.
-
When you finish adding records, click Close to add the new record and close the data form.
Change a record
- Find the record you want to change.
How?
- To move through records one at a time, use the scroll bar arrows in the dialog box. To move through 10 records at a time, click the scroll bar between the arrows.
- To move to the next record in the range or list, click Find Next. To move to the previous record in the range or list, click Find Prev.
- To set search conditions, or comparison criteria (comparison criteria: A set of search conditions that is used to find data. Comparison criteria can be a series of characters that you want to match, such as "Northwind Traders," or an expression, such as ">300."), click Criteria, then enter the criteria into the data form. To find records that match the criteria, click Find Next or Find Prev. To return to the data form without searching for records based on the criteria you specified, click Form.
Wildcard characters you can use as criteria
The following wildcard characters can be used as comparison criteria (criteria: Conditions you specify to limit which records are included in the result set of a query or filter.) for filters, and when searching and replacing content.
| Use |
To find |
| ? (question mark) |
Any single character For example, sm?th finds "smith" and "smyth" |
| * (asterisk) |
Any number of characters For example, *east finds "Northeast" and "Southeast" |
| ~ (tilde) followed by ?, *, or ~ |
A question mark, asterisk, or tilde For example, fy91~? finds "fy91?" |
-
Change the information in the record.
- To move to the next field, press TAB. To move to the previous field, press SHIFT+TAB.
- When you finish changing data, press ENTER to update the record and move to the next record.
- When you finish changing records, click Close to update the displayed record and close the data form.
Delete a record
-
Find the record you want to delete.
- To move through records one at a time, use the scroll bar arrows in the dialog box. To move through 10 records at a time, click the scroll bar between the arrows.
- To move to the next record in the range or list, click Find Next. To move to the previous record in the range or list, click Find Prev.
- To set search conditions, or comparison criteria (comparison criteria: A set of search conditions that is used to find data. Comparison criteria can be a series of characters that you want to match, such as "Northwind Traders," or an expression, such as ">300."), click Criteria, then enter the criteria into the data form. To find records that match the criteria, click Find Next or Find Prev. To return to the data form without searching for records based on the criteria you specified, click Form.
Wildcard characters you can use as criteria
The following wildcard characters can be used as comparison criteria (criteria: Conditions you specify to limit which records are included in the result set of a query or filter.) for filters, and when searching and replacing content.
| Use |
To find |
| ? (question mark) |
Any single character For example, sm?th finds "smith" and "smyth" |
| * (asterisk) |
Any number of characters For example, *east finds "Northeast" and "Southeast" |
| ~ (tilde) followed by ?, *, or ~ |
A question mark, asterisk, or tilde For example, fy91~? finds "fy91?" |
-
Click Delete.
Notes
- Data forms can display a maximum of 32 fields at one time.
- While you are adding or changing a record, you can undo changes by clicking Restore as long as the record is the active record in the data form.
|