ACCESS

F

fredg

is it possible to use word wrap in an access table (2003)

1) You should not be looking at Access tables.
Tables are for storing data. Queries, Forms and Reports are for
viewing and data manipulation.

2) Data in tables are word wrapped.
All you need do is make the row height taller.
 
Top