Combine multiple excel sheet into one excel file

Hey, Can you help me to combine all of these excel sheets to one excel file

sn’t been asked before, please follow the template below. Skip the questions that are not relevant to you. →

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

Hi @saidjhs

Are you trying to add those to one tab in an excel file, or multiple tabs?

1 Like

Actually multiple tabs in one excel file

1 Like

@saidjhs

Here’s my initial thought. I’m not sure if its possible to do it directly to excel.
But you can import it to google sheets, then download the file.

:heart:If this response helped you, please click the heart to show that it is useful
:white_check_mark:If this response solved your issue, mark it as the solution to help the community

1 Like

Hi @saidjhs

Did the answer solve your question

Hi @rbreen , Actually I have tried the same but it didn’t work

1 Like

@saidjhs

Can you upload your workflow into a preformatted text block? I’ll take a look and see why its not working.

Hi @saidjhs

Were you able to solve your issue? Glad to continue to help if you upload your workflow here.

Best,

Robert

2 Likes

Hi @rbreen ., thank you for help, I used a different node to combine and download the excel sheet, it is google drive node. now it is working perfectly