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 / March 2008

Tip: Looking for answers? Try searching our database.

synchronizing forms on a tab control

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Steve - 02 Mar 2008 02:03 GMT
I have placed a customer listbox on page one of a tab control. On page two I
have a form bound to a customer table. When I select a customer in the
listbox and click on the tab for page two I would like the form to show info
for that customer. how can I synchronize the two?
Al Campagna - 02 Mar 2008 02:53 GMT
Steve,
  I would assume that your customer table has a key field like CustID.
  Use the combo (ex. cboCustID) to select a legitimate CustID.
  Make cboCustID the Parent, and CustID in the subform the Child.
  Use the AfterUpdate event of cboCustID to Requery the subform, whenever
the value of cboCustID changes.
Signature

   hth
   Al Campagna
   Microsoft Access MVP
   http://home.comcast.net/~cccsolutions/index.html

   "Find a job that you love... and you'll never work a day in your life."

>I have placed a customer listbox on page one of a tab control. On page two
>I
> have a form bound to a customer table. When I select a customer in the
> listbox and click on the tab for page two I would like the form to show
> info
> for that customer. how can I synchronize the two?
 
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.