I am creating a form utilizing all of the fields of my table (table1). I want the form label names to be from the description of the fields from table1. I have over 50 fields and was wondering if I could do this automatically.
Example:
table1
Field: Description:
Policy_Date Date policy began
Form
Label: Text Box:
Date policy began Policy_Date
Any help would be appreciated.
Example:
table1
Field: Description:
Policy_Date Date policy began
Form
Label: Text Box:
Date policy began Policy_Date
Any help would be appreciated.