Jump to content

Recommended Posts

Posted

I currently have a database that needs 8 rows of information to go into one form, then the next 8 to the next form and so on. It must be done via count though, as there is no key code that changes from the 1st 8 to the next.

 

Any ideas?

Posted

Eight rows of data as in 8 records (records 1 - 8) on one form? And then the second page is records 9-16?

 

If that's the case, you may want to bring your data file in as an external data file and start an array to bring 8 records in as 1.

 

It might be easier, though, to compose the records imposed 8 up and then bring them into a template page after the fact.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...