Hmmm, i just got it to work, it seems i missed a little bit of the reference... after retyping it about 4 times (after different tries)... strange..
Well, now that I have a copy up, would you beable to look at another feature im trying to get to work.
You'll see the call in the frm_Change code that fills the form with information from the Changes table.. I can't seem to get that function (locatedin LoadSave module) to correctly apply date or checkbox settings.. Could you have a look please
btw, update to make the date thing work.
frm_Calendar
Select Case 3 should read
Form_tbl_Tasks_subform!tbl_Tasks_subform_DateRequired.Value = UserSelectedDate
I still dont know how i missed this, its elementry. (the second _subform_ wasnt there)