Dears:
 i have created a form that contain a search textbox, once user update then it will filter the form. 
i have applied the below code but it apply the filter on both form and subform .
so can you please advise me how to correct to filter form only. 
Private Sub FindCode_AfterUpdate()
On...