A
AccessDB
I have 2 date time picker called DTPicker1 and DTPicker2. I'm using
this in a userform and I have some questions:
1. Need code to force a user to have to pick a date in the pop up
calendar. This applies to both DTPicker1 and DTPicker2.
2. Need code to force DTPicker2 to be greater then DTPicker1. If it's
not, there should be a msgbox and the focus should be on DTPicker2. If
DTPicker2 is empty (no date picked) it should also no that no date is
picked and a date greater than DTPicker1 is needed.
Can someone help?
this in a userform and I have some questions:
1. Need code to force a user to have to pick a date in the pop up
calendar. This applies to both DTPicker1 and DTPicker2.
2. Need code to force DTPicker2 to be greater then DTPicker1. If it's
not, there should be a msgbox and the focus should be on DTPicker2. If
DTPicker2 is empty (no date picked) it should also no that no date is
picked and a date greater than DTPicker1 is needed.
Can someone help?