워드 문서내에서 2024년 7월 20일부터 2024년 7월 26일까지를 자동으로 2024년 7월 27일부터 2024년 8월 2일까지 이런식으로 자동으로 일주일 기간을 늘리는 코드는 어떻게 짜야하나요?
You can use the Replace text in document activity to replace the specific data with the required data.
Note: Replace text in document activity has to be use inside the word application scope activity.
Hope it helps!!
Use replace text in word document
계속 7일을 늘려 날짜범위를 설정해야하는데 코드는 필요없나요?
And then perform the datetime manipulations
And then use Replace text in word document.
