I have a main form which displays various text etc depending on the file number eg, DA314, DA315.
On the main form I have a button that opens up another form with a textbox in it. I want this text box to display the text that applies to that file number. Currently it opens on the first file and not the file that the form was opened from.
Any help please?
On the main form I have a button that opens up another form with a textbox in it. I want this text box to display the text that applies to that file number. Currently it opens on the first file and not the file that the form was opened from.
Any help please?
Comment