Home » Developer & Programmer » Forms » foms
foms [message #608676] Sat, 22 February 2014 00:50 Go to next message
IRFANMBAIG
Messages: 14
Registered: August 2013
Location: uae
Junior Member

Hai All,

How can I pull values from to other form

ex: form 1 columns(a,b,c,d) stored in table test1

form 2 columns(b,c,f) how can i pull b and c data from form .
please help me.

Thanks in Advance.
Re: foms [message #608699 is a reply to message #608676] Sat, 22 February 2014 08:45 Go to previous message
Littlefoot
Messages: 21808
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I'm afraid I don't understand the question. What do you mean by "pull data from form"?

FORM1 contains a data block based on a table TEST1. What about FORM2? I suppose it also contains a data block based on TEST1 as they share items (columns?) B and C. If it is about passing values between two forms, you could use parameters or global variables. However, as it seems that both forms are based on the same table, why don't you simply fetch B and C from the table?

Perhaps you should take some time and explain what problem you are trying to solve; hopefully, someone will assist.
Previous Topic: Calling Trigger
Next Topic: call my form by tree
Goto Forum:
  


Current Time: Wed Apr 24 21:12:49 CDT 2024