I have a form set up with a listbox which is filled with dates, from the first of the year to the last of the year. I have a command button that on click sends the selected date from the listbox to sheet1 cell b1. What I would like to do is onclick send the selected date to b1 like it already does, but ALSO put the first of the selected month into cell a1.
Example's:
I select 03/03/05. on click it sends it to cell b1 as 03/03/05 and in cell a1 it writes 03/01/05. Or if i pick any other day in march it puts march first in cell a1.
The same goes for all months. If i pick a day in december i need december first to go into cell a1.
Any help would be great.
Thanks
Chris![]()
Bookmarks