G
Guest
I have a form set up to show as continuous form, ending up looking somewhat
like a checkbook register. When there are more records than will fit on a
page, the vertical scrollbar kicks in, which is fine. I have the form set up
OnLoad to automatically go to the new record at the bottom.
If there are more records than fit on a page, the cursor goes to the new
record (as it should), but the new record is placed at the top of the page,
giving the misleading impression that there are no other records. The
scrollbar's there, but end users sometimes don't realize they need to *use*
it.
Is there a way to have it start at the last record, but have that last
record show up at the bottom of the form screen instead of the top?
TIA
like a checkbook register. When there are more records than will fit on a
page, the vertical scrollbar kicks in, which is fine. I have the form set up
OnLoad to automatically go to the new record at the bottom.
If there are more records than fit on a page, the cursor goes to the new
record (as it should), but the new record is placed at the top of the page,
giving the misleading impression that there are no other records. The
scrollbar's there, but end users sometimes don't realize they need to *use*
it.
Is there a way to have it start at the last record, but have that last
record show up at the bottom of the form screen instead of the top?
TIA