Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Detecting Page changes on a form with multiple tabs


Message #1 by howardb@k... on Mon, 21 Oct 2002 18:50:54
Hi All,

Does anyone know whether there are any events or methods that would allow 
me to trigger code execution when I click on a tab to change the form page 
on a form with multiple tabs?

I have a form with multiple pages accessed via tabs at the top of the 
form. I want to trigger some data quality checks on the data entered on 
page 1 when the user clicks on the tab to go to page 2. I can find little 
information on any event or property that would allow me to do so if 
anyone can give me some information and/or code pointers it would be much 
appreciated,

HowardB
Message #2 by "Gregory Serrano" <SerranoG@m...> on Mon, 21 Oct 2002 21:52:16
Howard,

<< Does anyone know whether there are any events or methods that would 
allow me to trigger code execution when I click on a tab to change the 
form page on a form with multiple tabs? >>

See http://p2p.wrox.com/archive/access/2002-10/85.asp for a similar 
question and answer.

Greg

  Return to Index