Data Entry on a SubForm and Listed on other Subform

  • Thread starter Sohaib via AccessMonster.com
  • Start date
S

Sohaib via AccessMonster.com

Hi, Please help me to solve this problem.
I have a Main Form having Two SubForms. First SubForm is used to enter new
record while the Second SubForm is used to show the list of Records entered
through First SubForm. The problem is that after entering a new record
through the First SubForm the Second SubForm is not got refresh, new record
entered is not included in list. To do so I have to Navigate through the
Main Form / First SubForm.
While I intend to get refresh the Second SubForm after a new record entered
through First SubForm.

Any guidance in this regard will make me pleased.
 
Top