Recent content by JonnyB

  1. J

    Multiple records in Form

    Hi Gemma, Thanks for your reply, I understand that its an odd thing I am trying to achieve, however the data needs to be broken down into manageable chunks (less than 50 rows) so that it can be analysed. I guess it would not matter if the form were to change size, thus changing the number of...
  2. J

    Multiple records in Form

    Hi, I am trying to display 25 records on a form, but I want the user to be able to page through these records in blocks of 25 (not one at a time) I have tried using the tabular control in conjunction with a command button and incrementing through records using For Next Loop, but this still...
Back
Top Bottom