SeaweedOPM
Technical User
I have a form that pulls data from one table that contains about 20000+ records. When I enter the form it always starts me at 1. it would be nice if it could put me where i left off. Or any other way. I was thinking about putting a check button and adding a whole column in the table that was true/false that was labeled something like StartHere and then on the form open command have it open on [starthere] = true. If anyways has any ideas that would be great.