johntology
Registered User.
- Local time
- Today, 04:37
- Joined
- Apr 20, 2011
- Messages
- 16
Hello,
I'm new to Access and am having trouble doing what should be simple. In my form I want one field to contain a default value held in a table. I've read instructions on various sites including Microsoft's but this gets me no closer. I'm forced into using an expression builder. I just want to put a query somewhere.
Where can I just put a Select statement that populates a form field with the result of the query for each new record? Why this expression builder, which doesn't seem to accept SQL?
Thanks.
I'm new to Access and am having trouble doing what should be simple. In my form I want one field to contain a default value held in a table. I've read instructions on various sites including Microsoft's but this gets me no closer. I'm forced into using an expression builder. I just want to put a query somewhere.
Where can I just put a Select statement that populates a form field with the result of the query for each new record? Why this expression builder, which doesn't seem to accept SQL?
Thanks.