Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: RE: check file


Message #1 by "Rage" <rage_2002@i...> on Mon, 10 Mar 2003 22:30:57
Hi 
You can simply call, the method(say, funcion dataLoad()) which is loading 
the comboboxes with the data on the  exit of second form something like, 
form1.dataLoad() just above second form unload method.

Thanks,
Rage

> Can you help me???
I>  have, in Access 2000 a main form. A couple of button that open 
secondary 
f> orms. Well. In the main form I have a few ComboBox that retrieve data 
f> rom 
a>  table. In the secondary forms I update this tables. When I close the 
s> econdary form I want in the main form appear in the ComboBox the new 
data.
E> verybody talk about requery, refresh, and so on. But I cant make it 
work.
M> aybe if you want, I can send you a litle copy.
W> ell, any help will be good for me.
T> hanks

  Return to Index