I am working with a form and when I click on a button, it opens a new form. The first form holds a bunch of comments and is a continuous form so if one file has 10 comments, all comments are seen.
When the button is clicked, it opens a form to enter a new comment.
What I want to do is to have the file number from the first form populate the New Comment form. Right now I have to manually input the file number.
On a similar note, another form uses tab controls and I want to bring a single file number to each of the tabs.
Thank you for your assistance.
When the button is clicked, it opens a form to enter a new comment.
What I want to do is to have the file number from the first form populate the New Comment form. Right now I have to manually input the file number.
On a similar note, another form uses tab controls and I want to bring a single file number to each of the tabs.
Thank you for your assistance.