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,
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,