WineSnob
Not Bright but TENACIOUS
- Local time
- Today, 14:27
- Joined
- Aug 9, 2010
- Messages
- 211
I have a combo box named cmbStartMonth that is based on a table with 2 fields. MonthNumber and MonthTxt. The combo box control is unbound. But the column bound property is 1 and the dropdown list shows the MonthTxt "January","February", etc. which is actually column 2.
I would like on form load to have the default value of the current month "July".
I have serached the forums and found a few things similar but could not get anything to work.
Thanks for your input.
I would like on form load to have the default value of the current month "July".
I have serached the forums and found a few things similar but could not get anything to work.
Thanks for your input.