The property is on the Data tab of the ComboBox.
The property is on the Data tab of the ComboBox.
Sorry I haven't noticed the second page.
" As soon as I change bound column to any other number than 1, ms access crashes.
"
Me too, so I changed the AfterUpdate events in both.
Thank you very much, works like a charm.
the changes that were made are the following if I am correct.
- Bound to column 2
- limit to list no
- Dim rs As DAO.Recordset
AND I used RecordsetClone and not Recordset.Clone
ok, thank you. Learn something new everyday.
You're welcome. Are you ready to follow the link in my sig and mark this thread as Solved?