Also, if your column name has one or more spaces in it you
need to enclose it in square brackets [My Column Name]
Actually, that's not necessary in the controlsource property, or in the QBE
query grid. It is necessary in code (unless you are using quotes) or when
fully qualifying a field in a form, report, or query. Square brackets are
also sometimes necessary, even with a single word, when identifying a field
which is a reserved word. (Like the a field named [Date]). Since I never use
reserved words as field names, I can't give you the specifics from
experience.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access