Change Subform View from Parent View

D

DAN

Hi

I am trying to change the subform view from the parent
view.
I tried "Me.Subform.Form.CurrentView = 2", but this is
only for reading the currentview. Is there any way I can
change the view from the parent form.

Thanks.
 
Top