I am trying to use spin button to move date up or down in a form field. A new record will have a blank field until a date has been entered into the form. The problem I have is, how to control the spin button so that date go up and down when the button is pressed. As well how to differentiate if the up or down is pressed?
The date format is dd/mm/yyyy. For a new record, when the spin button is pressed, it will start from current day.
Any help in this regard will be greatly appreciated.
Thanks
The date format is dd/mm/yyyy. For a new record, when the spin button is pressed, it will start from current day.
Any help in this regard will be greatly appreciated.
Thanks