Summary
Steps to add a unique values field to a table.
Procedure
- Click Table > Start Editing.
Note:
ArcView cannot edit Delimited Text tables. You must convert Delimited Text tables to the dBase or INFO format. See Related Information below.
- Click Edit > Add Field.
- Type Unique_ID in the Name text box on the Field Definition dialog box.
- Select Number under the Type dropdown list.
- Type 10 in the Width text box.
- Type 0 (zero) in the Decimal Places text box.
- Click OK.
- Click Field > Calculate.
- Type rec in the large text box at the bottom of the Field Calculator.
Field Calculator
![[O-Image] Field Calculator](https://webapps-cdn.esri.com/CDN/support-site/technical-articles-images/000001992/00N39000003LL2C-0EM39000000wcPo.png)
- Click OK.
- Click Table > Stop Editing.
- Click Yes when asked to save edits.