Hi,
I will try to explain what I need to do as best I can....
I would like to set up a data entry screen that would have line by line data.
In each line there would be regular gets, comboboxes, checkboxes etc...
What I need, is a way to "add" a new line after the user enters the data on the current line.
I also need a way of scrolling through the list in case the user wants to go back and make changes.
(the list could end up with too many lines to fit on one screen)
Each line would always have the same format just different data in the fields.
Any suggestions would be appreciated