Considering parameters

Hello i want the parameters from one form to another coz while running my program in form2 i want the program the program to consider the values in both form2 and form3

This could be the answer to your question: Working with global variables - #6 by stefano.menci

2 Likes

Thx i tried it ; but i am getting an attribute error.

1 Like

4 posts were split to a new topic: Referring to a variable across multiple forms