Hi,
I think it's gonna be a really easy question... but I cannot figure it out!
I've a combo box and month values (Jan, Feb, Mar,...). This comb box is not bound to any table or field, so the data is stored in the Row Source property.
My question is: how I can figure it out which month is selected?
(Me!cboBox.value doesn't work)
Thanx,
Key
I think it's gonna be a really easy question... but I cannot figure it out!
I've a combo box and month values (Jan, Feb, Mar,...). This comb box is not bound to any table or field, so the data is stored in the Row Source property.
My question is: how I can figure it out which month is selected?
(Me!cboBox.value doesn't work)
Thanx,
Key