G
Guest
I have an unbound main form (let's call it MainForm), with a bound subform
(let's call it EntryForm). I originally designed it for data entry, so
EntryForm was set to DataEntry=yes at design time. Then, I needed to be able
to switch to data edit, so I changed the form to DataEntry=no at design time.
It's unsatisfactory when the form should be in data entry mode. Can I switch
the subform to data entry mode at run time? Or do I have to replicate the
form for each parent mode?
(let's call it EntryForm). I originally designed it for data entry, so
EntryForm was set to DataEntry=yes at design time. Then, I needed to be able
to switch to data edit, so I changed the form to DataEntry=no at design time.
It's unsatisfactory when the form should be in data entry mode. Can I switch
the subform to data entry mode at run time? Or do I have to replicate the
form for each parent mode?