Hi,
my userform looks like below:
In the bottom you can see a subform where users can add manually Correction_Date (Data_Korekty).
Users can choose for example date 2017-07-13 but i want to have only 07-2017 as the result.
I achevied it by changing format in my table field to "mm-yyyy".
But true date there is a 2017-07-13 - i want to do change it for 2017-07-01.
So user chooses 2017-07-13 and the date should be saved as 2017-07-01 but looks like 2017-07.
Or maybe this process can be done without days ? Only month and year?
thank you for your help!
Jacek Antek