I have a template with 2 comboboxes.combobox1 has the values :Day,
Month, Year
It works like this:
If i select Day in combobox1, the combobox2 displays the values from
Sumday to saturday.
If i select Month in combobox1, the combobox2 displays the values from
January to December.
When in insert another sheet, the above mentioned thing works, then i
save the file and close it. but the problem starts when i reopen the
file :
The combobox1 does not hold value Day,Month, Year anymore( the values
does not appear), it will have the value that i had selected before
closing the file. This does not happen for the sheet1. i find this
problem for all the other sheets that i insert .