G
Guest
Many records need almost exactly same data. I would like to enter manually
first record of continous form and have next automatically fill with most of
first record's fields.
Tried setting default of each control to current control ((by Event
Procedure OnChange having Me.DefaultValue = Me.ControlValue) but this carried
over to next usage of form next day. More importantly it would not let the
default to be changed at all!
I'd appreciate any help...
Ruth
first record of continous form and have next automatically fill with most of
first record's fields.
Tried setting default of each control to current control ((by Event
Procedure OnChange having Me.DefaultValue = Me.ControlValue) but this carried
over to next usage of form next day. More importantly it would not let the
default to be changed at all!
I'd appreciate any help...
Ruth