Rusty
Registered User.
- Local time
- Today, 15:43
- Joined
- Apr 15, 2004
- Messages
- 207
How do I get Access 2000 to fill an unbound text field [Activity Name] from values from the 2nd column in a combo box? [cboActivity area]
I've tried setting the control source of the text field to:
=[cboActivity area].column(2)
as advised in a reference book, but when I click away from it it changes to:
=[cboActivity area].[column2]
and does not work.
Help!!
I've tried setting the control source of the text field to:
=[cboActivity area].column(2)
as advised in a reference book, but when I click away from it it changes to:
=[cboActivity area].[column2]
and does not work.
Help!!
