Hi there, any help will be greatly appreciated!
I have built an Access form which has a subform (in Continuous Forms view) to display a list of records. I don't want there to be a horizontal scrollbar and would like to limit the number of records to 20 per page. The user can then click on a "Next" button and see records 20-40, and then click back to first 20 records if they need to do so. I'm thinking I would need to code some Visual to say if >20 then... or perhaps some SQL... Could anybody point me in the right direction or show me an example where this has been done as I can't find anything!
Many thanks in advance.
I have built an Access form which has a subform (in Continuous Forms view) to display a list of records. I don't want there to be a horizontal scrollbar and would like to limit the number of records to 20 per page. The user can then click on a "Next" button and see records 20-40, and then click back to first 20 records if they need to do so. I'm thinking I would need to code some Visual to say if >20 then... or perhaps some SQL... Could anybody point me in the right direction or show me an example where this has been done as I can't find anything!
Many thanks in advance.