# How to write on multiple excel sheets

**URL:** https://community.automationedge.com/t/how-to-write-on-multiple-excel-sheets/11424
**Category:** Process Studio
**Created:** [January 31, 2024, 9:13am UTC](https://community.automationedge.com/t/how-to-write-on-multiple-excel-sheets/11424 "2024-01-31T09:13:05Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Jane](https://avatars.discourse-cdn.com/v4/letter/j/ecb155/32.png) [@Jane](https://community.automationedge.com/u/Jane)
#### Post date: [January 31, 2024, 9:13am UTC](https://community.automationedge.com/t/how-to-write-on-multiple-excel-sheets/11424/1 "2024-01-31T09:13:05Z")

</div>

Hi!

Please can you explain how to design a workflow to write to multiple excel sheets.

---

<div class="post-metadata">

### Author: ![Tom](https://avatars.discourse-cdn.com/v4/letter/t/3d9bf3/32.png) [@Tom](https://community.automationedge.com/u/Tom)
#### Post date: [January 31, 2024, 9:21am UTC](https://community.automationedge.com/t/how-to-write-on-multiple-excel-sheets/11424/2 "2024-01-31T09:21:20Z")

</div>

Hi!

Below is a parent process and its child workflow.

Parent Process:

 ![image](https://canada1.discourse-cdn.com/flex027/uploads/automationedge/original/2X/7/7d8b5b4e66d812c27c2207e9abb13af7503c3cd4.png)

Child Process:

 ![image](https://canada1.discourse-cdn.com/flex027/uploads/automationedge/original/2X/2/2eec99ad1f5913baacc416be80c151bbfb11c4b0.png)

The key to writing to multiple excel sheets is the use of the Block this step until step finish. This step can block rows from passing until writing to the previous sheet is complete. In this way there will be no collision in writing to multiple sheets in the same excel file.
