MiAs
Registered User.
- Local time
- Today, 06:56
- Joined
- Oct 25, 2004
- Messages
- 49
I have a Combobox on a Form reading from a Query, which autopopulates a textbox: =[MyCombo].Column(1)
This works fine on Form but data from textbox is missing in Table & Query.
Combobox has Row Source from another Table,if I change this Row Source to the Query the Combobox data is messed up.
Suggestions please.
This works fine on Form but data from textbox is missing in Table & Query.
Combobox has Row Source from another Table,if I change this Row Source to the Query the Combobox data is messed up.
Suggestions please.