Jump to content

Forms

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
VBHelpMe

VBHelpMe

    Newbie

  • Members
  • Pip
  • 2 posts
how do I transfer data from one form to the next
form1 to form2

#2
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Simple.

In Form2:

Form1.TextBox.Value

Just access the data as normal, but starting off with the name of the form.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums