comparing to data sets

Happy2019

New Member
Joined
Feb 7, 2019
Messages
4
Hi all,

I am quite new to excel so pretty basic questions from me but I would appreciate your help.

I am trying to work out how I would find the top 3 reasons for a particular month compared to another month with percentages. And if they have changed position. example. the data would be on a separate sheet example sheet 2

for example:

January top reason was email with 40%
February top reason was letter with 40% outcomes

which shows an increase by xxx for feb for Letter and decrease by XX % for February email


[TABLE="width: 500"]
<tbody>[TR]
[TD]January Top Contact Reason[/TD]
[TD]Jan %[/TD]
[TD]February Top Reason Contact[/TD]
[TD]Feb%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Email[/TD]
[TD]40[/TD]
[TD]Letter[/TD]
[TD]40[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Letter[/TD]
[TD]20[/TD]
[TD]Email [/TD]
[TD]20[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Skype[/TD]
[TD]20[/TD]
[TD]Skype[/TD]
[TD]20[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

thank you so much sorry if its a bit vague
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
welcome to the forums... where is this data coming from, in other words, how are you extracting the top three to begin with?
 
Upvote 0
welcome to the forums... where is this data coming from, in other words, how are you extracting the top three to begin with?

thank you so much for the reply, I don't know what is the best way to do it. is it best to have the data on the same sheet as the table or on a separate sheet?

I was thinking if I could have the data and insert a column with the month and just keep adding each month to the datasheet and create a table which tells me each month what is the top reasons thanks in advance
 
Upvote 0
are you able to copy/paste the original source of data? at least some of it?

For something like this it's probably best to keep it all on one worksheet with 12 columns (one per month), that way you can easily see the changes right there, you can even create all 12 months to begin with and then hide or ignore the columns when viewing the data.
 
Upvote 0
are you able to copy/paste the original source of data? at least some of it?

For something like this it's probably best to keep it all on one worksheet with 12 columns (one per month), that way you can easily see the changes right there, you can even create all 12 months to begin with and then hide or ignore the columns when viewing the data.


Thank you yes that sounds like a good idea, I can basically do whatever I want with the data as I have nothing set up as yet but just trying to figure out whats the best way to do it thanks for your help.

I am trying to see top contacts and then also % of volume increase and decrease each month
 
Upvote 0

Forum statistics

Threads
1,223,898
Messages
6,175,274
Members
452,628
Latest member
dd2

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