Forum Discussion
Guram_Bregadze
Apr 20, 2022Copper Contributor
VBA to synchronize date formats.
Hello,
Here is the problem. I need to sync dates in D column (they should be in one format, preferably dd.MM.yyy). Is there any VBA script to do it? Please find the file attached.
Kind regards,
Guram
You may select column D, Data->Text to Columns, on 3rd step Date and MDY. After that Ctrl+1 and apply desired date format.
4 Replies
- What do you mean by "sync dates"?
- Guram_BregadzeCopper Contributor
- SergeiBaklanDiamond Contributor
You may select column D, Data->Text to Columns, on 3rd step Date and MDY. After that Ctrl+1 and apply desired date format.