field list

J

Joe

The field list is permanently "greyed out" when creating
a form in design view.

Is this me or has anyone else had this problem and if so
how did you manage to get it to show?
 
C

Chadlon

Hey Joe,

Have you provided a RecordSource value ...
(a table name, a query name or a SQL string that delivers a recordset)

Without that kind of a hint, Access will not offer a field list.

CD
 
Top