Hello,
I have database that I am working on and I am using a switchboard with an unbound subform on it. I load a form into the subform control through code, on the form I have a bunch of controls including a couple date/time pickers. When the subform loads and the events fire I have code to move the date from a text field into the pickers value. When that happens I get an error that states the date picker is read only. What gives? I don't have this problem on another form subform combo I have.
Any help would be appreciated, thank you.
I have database that I am working on and I am using a switchboard with an unbound subform on it. I load a form into the subform control through code, on the form I have a bunch of controls including a couple date/time pickers. When the subform loads and the events fire I have code to move the date from a text field into the pickers value. When that happens I get an error that states the date picker is read only. What gives? I don't have this problem on another form subform combo I have.
Any help would be appreciated, thank you.