Excel Help (Need a combination of functions to do analysis)

Jay_Atm

New Member
Joined
Sep 6, 2016
Messages
1
Hi,
This is Jay and i need help in sorting this out. Here with i am providing layout for better understanding my problem

I have a table which contains 3 columns with multiple rows and each provider might be having different service codes and its prices .

[TABLE="class: grid, ******* 100"]
[TR]
[TD]Provider[/TD]
[TD]Service[/TD]
[TD]Price [/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Pkey[/TD]
[TD]C[/TD]
[TD]10[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]LIOH[/TD]
[TD]NC[/TD]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Bkey[/TD]
[TD]SR[/TD]
[TD]15[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[/TABLE]

Requirement : In another table i have say 2 rows and 2 columns, in columns 1, row 1 you can see provider and column1, row 2 should have all the service codes frm the above table. In columns 2, row1 i should have an option for scroll down for Providers (LIOH or BKEY or PKEy) and in Column2, row2 it should give the total sum of service codes which belong to the selected provider.

[TABLE="class: grid, ******* 100"]
[TR]
[TD]Provider[/TD]
[TD]LIOH[/TD]
[/TR]
[TR]
[TD]All Services related to LIOH [/TD]
[TD]Sum should populate here[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[/TABLE]

I hope i have made it clear and can any one help me on this plz

Jay
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.

Forum statistics

Threads
1,223,246
Messages
6,170,988
Members
452,373
Latest member
TimReeks

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