Exporting data depending

kennywt

New Member
Joined
Dec 14, 2016
Messages
1
Hi all

sorry still working my way around here.

Each week I have to do a report on trading stores and I am wanting to pull data in different ways.

The first questions

Is there a formula to copy data from one sheet to another based on a value?

For example on week one, i put this in my sheet called week 1

NameRevenueProfitSales
Mr Blue11052
Mr Green234346
Mr Brown223667
Mr Yellow111333

<tbody>
</tbody>

On week 2 i get these results


NameRevenueProfitSales
Mr Blue130105
Mr Red234447
Mr Brown455667
Mr Black111347

<tbody>
</tbody>

I would like sheet 3 to be a sum up sheet. I want to sum all revenue from the different Mr but as you can see, from one week to another the position of the Mr changes as it depends if they worked that week.

I know i can Auto sum to move data from one sheet to another BUT can i do it based on the Name rather than what row the data is on?


Would love some help if someone knows
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
You could do some lookup/matching in Excel, but if you have to do this type of work every week, take a look at Parabola (https://parabola.io/). You could set this up in a couple minutes and then have it automated going forward. Basically you would import your two sheets and connect them with a "Join", based on the "Name" column of each table, which combines all the rows together based on the name. Then you could use the Formula Applier to add up the revenue columns in each row. And then export the result.
 
Upvote 0

Forum statistics

Threads
1,214,978
Messages
6,122,547
Members
449,089
Latest member
davidcom

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