I'm currently working on automating some tasks in Microsoft Excel using Office Scripts, and I'm having trouble figuring out how to copy data from one column to another.
I want to copy Date column(D) data to New_Date column(F).
Any help or code snippets would be greatly appreciated. Thank you!
Below code copy Col
Date
to ColNewDate
.