Get to single cell using multiple criterias on a range

jbdevon

New Member
Joined
Mar 22, 2010
Messages
1
Hello Everyone,
I need small help. I have a range where data is arranged in following way.

Country Category Product Jan07 .... through Feb 10 months.
Ireland Electronics TV some numbers for each month
Ireland Automotive Cars some numbers for each month
likewise about 1000 rows.. for about 6 countries..

What I want to do is actually transpose months in place of Country, so it becomes

Month Category Product ... List of Countries.
Jan 07 Electronics TV ... some numbers for country
....

Since there is only one row with possible combination values for each country, category, product for each month, there will be only one row with again similar combination for month, category, product... So I don't need to use SUM ( if (....) ), but I can't figure out how to use MATCH/INDEX/OFFSET to get to a single value based on say multiple criterias on a range..

so if I have a range full from A1 to Z1000, where A1 to Z1 is column headings and A2 to C999 are the combinations, values are in D2 to D999.
What I thought of is to use Index & Offset first to get to range for Country, then Category then product and that way find a one cell for each month.. But not working..

Can some one help me kick start please ?
Thanks,
JB
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,223,236
Messages
6,170,915
Members
452,366
Latest member
TePunaBloke

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