SubForm

  • Thread starter Thread starter Simon Glencross
  • Start date Start date
S

Simon Glencross

I have a datasheet as a subform and would like to now if it is possible to
have the new record to start at the top of the datasheet as apposed to the
bottom, any ideas?

Thanks in advance.

S
 
Simon said:
I have a datasheet as a subform and would like to now if it is possible to
have the new record to start at the top of the datasheet as apposed to the
bottom, any ideas?

Thanks in advance.

S
Don't think so. The only think I can think of is to create unbound
controls in the header of the subform (or something like that) and then
use a button to write the record to the subform's recordsource. Ugly,
sure. But I have no clue how else to do it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top