lookup table with multiple variables

mcurts

New Member
Joined
Dec 2, 2003
Messages
3
I would appreciate if someone could help me on this matter.

I am trying to perform a lookup in the table below:

Code EE ID # Service Type Quantity
7 BECT01 RS 7.5
7 BECT01 SSWL 2
7 ZAPA01 SSWL 2
9 HADL01 SRT 2

I want to pull information into another worksheet giving me the sum of the quantities by Code and By Service Type. I want it to pull this information automatically.

Does anyone understand what I am trying to get at with my question? If I need to be more specific please let me know.

Thank you for your time.
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Hi,

Is this what you want?
Book1
ABCDEFGH
1CodeIDTypeQtyCodeTypeTotqty
27BECT01RS7.57SSWL4
37BECT01SSWL27RS7.5
47ZAPA01SSWL2
59HADL01SRT2
6
Sheet3
 
Upvote 0

Forum statistics

Threads
1,214,914
Messages
6,122,211
Members
449,074
Latest member
cancansova

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