M
Mark
What is the code to do the following --
If txtEndDate < txtStartDate
txtEndDate = null
txtEndDate setfocus
End If
Also, what event should the code be in?
Thanks!
Mark
If txtEndDate < txtStartDate
txtEndDate = null
txtEndDate setfocus
End If
Also, what event should the code be in?
Thanks!
Mark