How to Capture Data Question

  • Thread starter Thread starter TomP
  • Start date Start date
T

TomP

I have two forms. One form is called (Main) which is where all of my data is
entered and stored. The other one is called (Seeker) which is used to search
for information from a mainframe. My question is this. How do I write a
code to capture (or copy) the data I typed in from Seeker and paste it to
another field in the Main form? My plan is to create a button to do this and
also to capture additional data from the mainframe.

Thank you,
 
On Fri, 11 Jan 2008 06:12:01 -0800, TomP

From the mainframe? How are you connected to it? Typically this is
done with a terminal emulator program like Rumba or Attachmate. Is
that the case for you as well?
-Tom.
 
Back
Top