Monday, July 28, 2014

How To Managing Columns in Datasheet View in Access 2003

How To Managing Columns in Datasheet View in Access 2003

You can quickly add, remove, and rename columns from within Datasheet view. If you remove a column, Access deletes all the data it contains, so delete a column only if you are sure you no longer require its data. If other database objects contain references to a deleted field, such as a query, Microsoft automatically updates those references.

Insert a Column

graphics/1_icon.jpg
In Datasheet view, right-click the column selector to the right of where you want to add the new column.
graphics/2_icon.jpg Click Insert Column.
The column is inserted with the name Field1, which you can rename.
graphics/05inf26.jpg

Delete a Column

graphics/1_icon.jpg
In Datasheet view, right-click the column selector(s) for the column(s) you want to delete.
graphics/2_icon.jpg
Click Delete Column.
graphics/3_icon.jpg
Click Yes to confirm the deletion.
graphics/05inf27.jpg

Did You Know?

You can rename a column. In Datasheet view, right-click the selector for the column you want to rename, click Rename Column, type the name you want, and then press Enter.
You can't delete a column in a relationship. You must delete the relationship first before you can delete a column.