I have dates(dd/mm/yyyy) going across A4 to GA4 in a table in a .xlsm workbook. This table feeds a pivot chart and pivot table on another sheet.
Now I have a macro that opens a .csv file from another directory and selects data to paste in on the table. this data has (dd/mm/yyyy) going across A4 to GA4.
But when I paste the data in the dates are pasted in as mm/dd/yyyy.
Now I have tried stuff like this
But I cannot get it to paste the dates as dd/mm/yyyy![]()
Please Login or Register to view this content.
Any ideas??
Bookmarks