Access 2007 Split Form

J

JamesJ

I like the concept of the split form in Access 2007 but there are
a couple of things not working.

1) When I change the font in Access Options - Datasheet, the font
doesn't get changed in existing split form's datasheet forcing me
to create a new form. Is this by design?

2) The split form doesn't seem to honor the Record Source:
SELECT * FROM tblDvd ORDER BY DvdMovieTypeID, DvdMovieTitle;
I have no idea what it is ordering the data on but it sure isn't the
sql.

Thanks,
James
 

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

Top