Hi all
As part of my project I have 2 forms (Form2 and Form3). In Form2 I have set up a variable, filename, and a user types something into TextBox3 and that is assigned to the variable "filename". Easy.
But now I want to pick up this variable and use it in Form3. How do I share variables between forms?
As ever, thanks for your time.
DominicB
As part of my project I have 2 forms (Form2 and Form3). In Form2 I have set up a variable, filename, and a user types something into TextBox3 and that is assigned to the variable "filename". Easy.
But now I want to pick up this variable and use it in Form3. How do I share variables between forms?
As ever, thanks for your time.
DominicB