View Single Post
  #1 (permalink)  
Old September 2nd, 2003, 08:27 AM
Louisa Louisa is offline
Friend of Wrox
Points: 513, Level: 8
Points: 513, Level: 8 Points: 513, Level: 8 Points: 513, Level: 8
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Sep 2003
Location: , Kent, United Kingdom.
Posts: 130
Thanks: 0
Thanked 0 Times in 0 Posts
Default Passing Values from a Form to another

Help!!!!!!!!!!!

I have two forms, I am passing a value from an on click sub procedure that creates and shows a form to the form that is called but I am unsuccessful.

Do I have to create the form in the on click procedure using the new form and pass it to a procedure within that new form or can I pass it another way?

(Using VB6)

Thanks in advance

Louisa

Reply With Quote