Help with dynamic ranges

Dedes

New Member
Joined
Jan 15, 2010
Messages
24
Hi,

I would like to ask for some help with a problem I am having:

Suppose I have a mtrix - 5x5 matrix - and I have given a name to the centre values - c- to the upper values - u - and to the lower values - d.

Something like this

c u u u u
d c u u u
d d c u u
d d d c u
d d d d c

Now, on top I have a score. At the moment is 0-0. But if it goes to 1-0 the diference would be 1. And what I want when this happens is to change the ranges. On this case - diference of 1 - each center cell would will move one row down. The up cells would now be the up cells plus the centre cell when the score was 0-0. And the down cells would be reduced by what is now the centre cells. So it woud look like this

u u u u u
c u u u u
d c u u u
d d c u u
d d d c u

Is this possible?

thanks
Dedes
 

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,098
Messages
6,170,106
Members
452,302
Latest member
TaMere

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