G
Guest
I have two ComboBox on a form both holding list of months in a year (Jan –
Dec).
I wan to calculate number of months between Month selected in first combobox
and Month selected in second combobox.
For instance,
If first combobox has July selected and second combobox had June selected
then number of months should be 12.
Similarly if first combobox had Oct selected and second combobox has Dec
selected then number of months should be 3.
Please help, I am stuck on this…. Thanx
Dec).
I wan to calculate number of months between Month selected in first combobox
and Month selected in second combobox.
For instance,
If first combobox has July selected and second combobox had June selected
then number of months should be 12.
Similarly if first combobox had Oct selected and second combobox has Dec
selected then number of months should be 3.
Please help, I am stuck on this…. Thanx