Changing a value in a subform

G

GregB

In the on current event I want to change a value in a subform on that form. I
want todays date inserted into it.

I know that I can go Me.Date = Date
But how do i reference a subform ?
 
Top