Forum

Notifications
Clear all

Merge data of different sheets in a general sheet

7 Posts
3 Users
0 Reactions
63 Views
(@dritan0478)
Posts: 34
Trusted Member
Topic starter
 

Hi Sunny,

I have merge data of several sheets (Table 1; Table 2; Table 3) into a General Table of an Excel file.

The General Table is a dynamic.

But i face difficulty when I add more sheets, the calculations are becoming so slow.

Is there any other way through formulas, maybe other formulas combination?

I believe that you can provide me with a very clever way.

 

Best Regards,

Dritan

 
Posted : 17/09/2018 9:48 am
(@sunnykow)
Posts: 1417
Noble Member
 

Hi Ditran

In your situation I would normally use a macro to merge the data.

Using formulas is too complex.

You can look into this article to see if it helps :  https://www.myonlinetraininghub.com/merge-excel-worksheets-with-vba

Sunny

 
Posted : 18/09/2018 10:16 am
(@dritan0478)
Posts: 34
Trusted Member
Topic starter
 

Hi Sunny,

 

I see that is very easy than using formulas, I'm looking the code to understated better.

But what about if the table has a blank raw? I want the MergeData to excluded blanks row.

 

Thx,

Dritan

 
Posted : 19/09/2018 2:57 am
(@sunnykow)
Posts: 1417
Noble Member
 

Hi Dritan

There doesn't seems to be blank rows in your attachment.

What do you considered to be blank?

I would merge all data first then will I delete the blank rows. It will be easier than to identify each and everyone from the sheets.

Sunny

 
Posted : 19/09/2018 10:39 am
(@dritan0478)
Posts: 34
Trusted Member
Topic starter
 

Hi Sunny,

Well, I guess if I have a scenario of table who has blank rows among?

Thank you for your support

Dritan

 
Posted : 20/09/2018 4:29 am
Anders Sehlstedt
(@sehlsan)
Posts: 969
Prominent Member
 

Hi Dritan,

Have you considered using Power Query? With PQ this is an easy task, do check it out.

One example of how you work with PQ.  https://www.myonlinetraininghub.com/power-query-get-files-from-a-folder
Another example.  https://www.myonlinetraininghub.com/combine-excel-worksheets-with-power-query

Br,
Anders

 
Posted : 21/09/2018 5:46 pm
(@dritan0478)
Posts: 34
Trusted Member
Topic starter
 

Hi Anders,

 

Thank you for providing help, I'll see how it works because I'm not so familiarized with Power Query 🙁

Best Regards,

Dritan

 
Posted : 24/09/2018 8:23 am
Share: