Hi, and thanks for viewing my post. I currently have a windows form built in VB. I have a panel that has a series of text boxes with a next/back button. It also has a check box for when the entry is a last instance.
Basically, the user will input a statement into a word document from this panel. The user would need to be able to continue entering entries by using the next button. Once the user has finished entering the data, he would click the checkbox for the last instance.
So I need to be able to populate a duplicate panel when the next button is clicked. I will also need to be able to have the textboxes and buttons named for coding entries into the word document.
Is there an easy way to do this? There isn't a predetermined amount of pages the user would need to click through.
Thanks, and I hope this makes since. Any help id greatly appreciated!
Josh