I have a very large multi-page form in Access 2000 (Windows 98). At various places on it I would like to place a command button that would go to the Next Page. The code in the On Click event should determine the current page, get the next page, and then go to it. Can this be done? If so, I would need a Previous Page button too.