Hi guys,
I would like to ask how can I copy the date from the source file into the destination file, as their table format is different.
As you can see, the date from “source” is displayed based on the ID, so if I extract it it will display 4 rows of the date based on ID. However, the destination file needs to display the date for more rows. How can I cope with the date with the different format, assuming the ID will keep increasing from time to time?
Thanks!!!
Source.xlsx (9.1 KB)
Desntination.xlsx (9.3 KB)