Skip to main content

How to combine / merge multiple sheets into one sheet in Google sheet?

How to combine or merge multiple sheets into one single sheet in Google sheet? Here, I will talk about an easy formula for you to solve this task.

Combine / Merge multiple sheets into one sheet in Google sheet


Combine / Merge multiple sheets into one sheet in Google sheet

To combine multiple sheets into one single sheet, the following useful formula may do you a favor. Please do as this:

1. Type this formula:

={filter('Qua1'!A2:C, len('Qua1'!A2:A)); filter('Qua2'!A2:C, len('Qua2'!A2:A)); filter('Qua3'!A2:C, len('Qua3'!A2:A));filter('Qua4'!A2:C, len('Qua4'!A2:A))} into a cell of the new sheet where you want to combine the data from other sheets. See screenshot:

Notes:

1. In above formula, Qua1, Qua2, Qua3, and Qua4 are the sheet names which you want to combine; A2:C is used to get all the cells of the sheets - Qua1, Qua2, Qua3, and Qua4 from the second row to the last row.

2. In the above formula, len('Qua1'!A2:A), len('Qua2'!A2:A), len('Qua3'!A2:A), len('Qua4'!A2:A) indicate that the entry in column A is nonempty, if there are blank cells, the row will be excluded in the merged sheet.

2. Then press Enter key, all rows from the specific sheets have been merged into one single sheet as following screenshot shown:

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...

Description


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (5)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
={FILTER('Qua1'!A1:C;'Qua1'!A1:A>0);FILTER('Qua2'!A2:C;'Qua2'!A2:A>0);FILTER('Qua3'!A2:C;'Qua3'!A2:A>0);FILTER('Qua4'!A2:C;'Qua4'!A2:A>0)}
This comment was minimized by the moderator on the site
What about filtering them also for chronological input? What should i have to add?
This comment was minimized by the moderator on the site
Hello, after a lot of research I found this article (https://it.extendoffice.com/documents/excel/4704-google-sheets-merge-multiple-sheets.html#a1) and I tried to apply the formula.
Unfortunately it doesn't work:
https://docs.google.com/spreadsheets/d/1z9GxgDgUw3G031GEmh9SquqMOch3LPdORdZKcBUUEWg/edit?usp=sharing
What did I do wrong?
This comment was minimized by the moderator on the site
Bei mir kommt "Fehler beim parsen der Formel". Die Formel erkennt jeweils den ersten Verweis auf die Tabelle nicht, also diesen Part ={filter(>>>'Qua1'!A2:C<<<<, len('Qua1'!A2:A)); filter('Qua2'!A2:C, len('Qua2'!A2:A)); filter('Qua3'!A2:C, len('Qua3'!A2:A));filter('Qua4'!A2:C, len('Qua4'!A2:A))}

Das sehe ich daran, dass dieser nicht farbig markiert ist, der zweite Teil nach "len" allerdings schon farbig markiert ist (selbstverständlich habe ich Qua1 und so weiter durch den Namen meines Tabellenblattes ausgetauscht).

Habt ihr eine Ahnung, woran das liegen kann?
This comment was minimized by the moderator on the site
I am getting this

"Error
FILTER range must be a single row or a single column"
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations