Add a Text Box to a table column
Use a Text Box control in a table to display text in a table column. For example, to populate addresses in the Address column, use the Text Box control in the Address column of the table. You can also populate string type date in a table by using the Calendar control.
- On the Extended Properties page of a Table, click Columns.
- On the Data Type list, select String.
- On the Column Type list, select Text.
-
Click
Add
.
- Click Close.