Passing Values

Louisa
09-02-2003, 06:28 AM
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

irri
09-02-2003, 06:36 AM
You can declare an public variable (in a module) and change the value or read it in any form in your app

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum