R
red6000
Hi,
I have a comobox with a list of dates.
What I would like is when the user clickc the drop down button. it auto goes
to 'today'.
Now I know I could put =date() in the default value, but by default I want
the actual value of the combo box to remain empty.
Is there therefore a VBA way that 'On Click' it highlights 'today' in the
list?
Thanks.
I have a comobox with a list of dates.
What I would like is when the user clickc the drop down button. it auto goes
to 'today'.
Now I know I could put =date() in the default value, but by default I want
the actual value of the combo box to remain empty.
Is there therefore a VBA way that 'On Click' it highlights 'today' in the
list?
Thanks.