build a matrix with conditions

Israelinas

New Member
Joined
Dec 25, 2016
Messages
25
[TABLE="width: 500"]
<tbody>[TR]
[TD]AMOUNT 1
[/TD]
[TD]AMOUNT 2
[/TD]
[/TR]
[TR]
[TD]220000
[/TD]
[TD]154
[/TD]
[/TR]
[TR]
[TD]153000
[/TD]
[TD]1001
[/TD]
[/TR]
[TR]
[TD]74000
[/TD]
[TD]2521
[/TD]
[/TR]
[TR]
[TD]756349
[/TD]
[TD]3256
[/TD]
[/TR]
[TR]
[TD]122000
[/TD]
[TD]4566
[/TD]
[/TR]
[TR]
[TD]856746
[/TD]
[TD]1566
[/TD]
[/TR]
[TR]
[TD]444352
[/TD]
[TD]816
[/TD]
[/TR]
[TR]
[TD]212158
[/TD]
[TD]612
[/TD]
[/TR]
[TR]
[TD]346777
[/TD]
[TD]315
[/TD]
[/TR]
</tbody>[/TABLE]
Hi all,

I need a little help with a matrix and formulas inside.

I have 2 columns - AMOUNT 1 and AMOUNT 2

and I need to build the following matrix:
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]150K or less
[/TD]
[TD]150K-300K
[/TD]
[TD]300K-450K
[/TD]
[TD]450K-600K
[/TD]
[TD]600K or above
[/TD]
[/TR]
[TR]
[TD]Up to 1K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1K-2K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2K-2.5K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2.5K-3K
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3.5K or above
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Sorry for the second message, I have a problem with my Chrome.

this is the matrix I need to fill:

Can someone help me with this?

Many thanks,
Salinas
 
Upvote 0
Hi all,

I need a little help with a matrix and formulas inside.

I have 2 columns - AMOUNT 1 and AMOUNT 2

and I need to build the following matrix:[/QUOTE]

[TABLE="width: 500"]
<tbody>[TR]
[TD]AMOUNT 1
[/TD]
[TD]AMOUNT 2
[/TD]
[/TR]
[TR]
[TD]220000
[/TD]
[TD]154
[/TD]
[/TR]
[TR]
[TD]153000
[/TD]
[TD]1001
[/TD]
[/TR]
[TR]
[TD]74000
[/TD]
[TD]2521
[/TD]
[/TR]
[TR]
[TD]756349
[/TD]
[TD]3256
[/TD]
[/TR]
[TR]
[TD]122000
[/TD]
[TD]4566
[/TD]
[/TR]
[TR]
[TD]856746
[/TD]
[TD]1566
[/TD]
[/TR]
[TR]
[TD]444352
[/TD]
[TD]816
[/TD]
[/TR]
[TR]
[TD]212158
[/TD]
[TD]612
[/TD]
[/TR]
[TR]
[TD]346777
[/TD]
[TD]315
[/TD]
[/TR]
</tbody>[/TABLE]
 
Upvote 0

Forum statistics

Threads
1,225,743
Messages
6,186,770
Members
453,370
Latest member
juliewar

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