New Entry in a subform

S

sacredarms

Is it possible to have the new entry in a subform be on top of the page
instead of the bottom
?

Any help appreciated.

Thanks

Jo
 
A

Arvin Meyer [MVP]

No, but you could use a 1 line subform, bound or unbound, with a multiline
subform underneath have the code that brings a new, empty line at the top,
save and requery the multi-line subform with the recordset descending.
 
Top