Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / April 2008

Tip: Looking for answers? Try searching our database.

forms new form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rpettis31 - 07 Apr 2008 05:37 GMT
I have a form that is filled out by customer service with information such as
item number.  When the QA department reviews this information they use a
command button to open the QA issues form which is a different table.

Question I would like fields such as the item number etc to pull to this new
form.
tedmi - 07 Apr 2008 12:21 GMT
The Load event of the second form can refer to controls on the calling form,
*IF* the calling form remains open:

Me.txtItemNo = Forms!frmCustService!txtItemNo
Signature

TedMi

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.