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
rbreen
August 26, 2025, 1:03pm
2
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
rbreen
August 26, 2025, 3:31pm
4
@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.
If this response helped you, please click the heart to show that it is useful
If this response solved your issue, mark it as the solution to help the community
1 Like
rbreen
August 28, 2025, 5:13pm
5
Hi @saidjhs
Did the answer solve your question
saidjhs
September 3, 2025, 7:49am
6
Hi @rbreen , Actually I have tried the same but it didn’t work
1 Like
rbreen
September 3, 2025, 2:22pm
7
@saidjhs
Can you upload your workflow into a preformatted text block? I’ll take a look and see why its not working.
rbreen
September 9, 2025, 6:02pm
8
Hi @saidjhs
Were you able to solve your issue? Glad to continue to help if you upload your workflow here.
Best,
Robert
2 Likes
saidjhs
September 26, 2025, 11:38am
9
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