Converting date format in an excel cell into another date format

Hi @MarcJo,

I suggest 2 way :

Way : 1

If you are going to copy inside excel file.

  1. Use the copy paste activity Copy Paste Range
  2. You can change the format of cell “Change Cell Type”

Way 2 :

If you are going to copy paste with 2 files.

  1. Use copy activity “Copy ToClipBoard”
  2. Use Paste inside excel activity Paste Clilpboard
  3. You can change the format of cell “Change Cell Type”

Regards
Balamurugan.S