Hi, Diana.
How can I get
the Field List to update?
The Form's Field List is based upon the fields in the Form's RecordSource
Property. Since you have based the form on a SQL statement instead of bound
it to a saved query, updating the saved query with additional fields won't
automatically change the Form's RecordSource Property. To make this Field
List automatic, you need to open the Form in Design View, then select the
"Data" tab in the Form's Properties dialog window, then select the name of
the saved query to replace the SQL statement saved in the Form's RecordSource
Property.
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
Beware to those who use munged addresses: known newsgroup E-mail harvesters
for spammers are
[email protected] and
[email protected]
- - -
When you see correct answers to your question posted in Microsoft's Online
Community, please sign in to the Community and mark these posts as "Answers,"
so that all may benefit by filtering on "Answered questions" and quickly
finding the right answers to similar questions. Remember that questions
answered the quickest are often from those who have a history of rewarding
the contributors who have taken the time to answer questions correctly.