I need to create a page to set up some questionairess. I have a table that holds my questionaires, ID, Description, Active and a seperate table to hold the individual questions.

I then have a table with both id fields and need to populate so that I know which Questionaire has qhich questions and in what order.

Can anyone show me an example of something similar or suggest what controls I should be using?