How to create a calender picker on the form

S

shirley_kee

I'm creating a user form for data entry.
For DATE entry, I want to create a button next to a textbox for adding
date. When user click on the button, calender will appear and user click
on the selected date. After closing the calender, the date will appear
on the textbox
 
Top