Trisha2014
New member
- Local time
- Today, 03:20
- Joined
- Mar 10, 2014
- Messages
- 6
Dear ,
Can anyone please help me to find out why the code is showing error.
Private Sub Ref_Click()
Me.Ref.DefaultValue = Date
End Sub
I want that when I click the Ref field in the form the date field in the form get populated with todays date
Can anyone please help me to find out why the code is showing error.
Private Sub Ref_Click()
Me.Ref.DefaultValue = Date
End Sub
I want that when I click the Ref field in the form the date field in the form get populated with todays date