Summary list from multiple tables, without gaps

Excelnewbie11

New Member
Joined
Sep 26, 2013
Messages
6
Hi


I’m hoping you guys can help me, I’ll try to explain what I’m trying to achieve and hopefully it will make sense.

The data is for sales figures, the worksheet it set up asfollows

Team 1:

Headers - Consultant Name(D3), Client(E3), Percentage(F3), Margin (G3), Weeks (H3), Value (I3)


The table then allows space for you to fill in 10 deals – (D4:I13)before moving on the next team

Team 2:
Headers - Consultant Name(D17), Client(E17), Percentage (F17),Margin (G17), Weeks (H17), Value (I17)

Each section follows this same structure and has 10 rows for data input

There are 5 teams in total but this may expand in the future (although not really relevant for any potentialsolutions)

What I want to achieve:

I want to have a summary sheet that can be used to provide some very basic reporting. I have already got calculations to show number of deals, average percentage etc but what I want tocreate is a list deals from all of the teams in one separate sheet. The key points are that I don’t want any gaps between the data – i.e if team 1 does 1deal I don’t want there to be 9 gaps before the first deal of team 2 and I also want all of the columns to be copied across to this new worksheet, so, effectively a list of all the “deals” done by all the Teams in one place without any gaps.



I can do some basic VBA but this is not something I can do.

It would be great if someone could give me some advice on how this could be done, I think it may be possible to loop but I don’t know where to start.

Thanks in advance.
Matt
 
Last edited:

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,214,432
Messages
6,119,468
Members
448,900
Latest member
Fairooza

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top