Jump to content

summing others


This topic is 8590 days old. Please don't post here. Open a new topic instead.

Recommended Posts

If I understand it correctly what you are wanting to do is change from a Form View to a List or Table View once you reach the 20th record. You need therfore to hide the status bar and make your own buttons to show the next and previous records. The NEXT button would run a script that would simply go to the next record until it reached the 20th record. After the 20th record the script would go to a second layout, omit the first 20 records and then show the remaining records in List View. Of course the Previous button on this second layout would need to find the first twenty records that had been omitted, (you may have to mark the original found set) and then return to the original layout and go to record number twenty.

Hope this helps.

Link to comment
Share on other sites

This topic is 8590 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.