B
Bruce Rodtnick
I want to fill in one (1) text box with data from the previous record
(same text box). I've used the code from:
http://support.microsoft.com/default.aspx?scid=kb;en-us;210236 and it
works fine on the form by itself, but this form is a subform. This
method uses =AutoFillNewRecord([Forms]![MyForm]) in the OnCurrent
property for the form. How do I make this work on the sub form?
Bruce Rodtnick
(same text box). I've used the code from:
http://support.microsoft.com/default.aspx?scid=kb;en-us;210236 and it
works fine on the form by itself, but this form is a subform. This
method uses =AutoFillNewRecord([Forms]![MyForm]) in the OnCurrent
property for the form. How do I make this work on the sub form?
Bruce Rodtnick