offset function Dunamic Chart

nicci1944

New Member
Joined
Jun 30, 2017
Messages
2
I wonder if anybody can direct me to this annoyingly issue. I'm trying to use OFfset function to make my chart dynamic. I can work the calculation proper with only issue my calc doesn't like if the value it contains is a text. It works fine if its a number :( Any help is appreciated. I can't post spreadsheet but the below is what I'm trying to achieve, so for every new row I should get the value

OFFSET($a$28,COUNT($a$27:$a$32),,1,)

Application name
[TABLE="width: 162"]
<tbody>[TR]
[TD]fd[/TD]
[/TR]
[TR]
[TD]er[/TD]
[/TR]
[TR]
[TD]Why[/TD]
[/TR]
[TR]
[TD]Name[/TD]
[/TR]
[TR]
[TD]Nicci[/TD]
[/TR]
[TR]
[TD]Niccikaren[/TD]
[/TR]
[TR]
[TD]ddd[/TD]
[/TR]
[TR]
[TD]fg[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[TABLE="width: 162"]
<tbody>[TR]
[TD]fd[/TD]
[/TR]
[TR]
[TD]er[/TD]
[/TR]
[TR]
[TD]Why[/TD]
[/TR]
[TR]
[TD]Name[/TD]
[/TR]
[TR]
[TD]Nicci[/TD]
[/TR]
[TR]
[TD]Niccikaren[/TD]
[/TR]
[TR]
[TD]ddd[/TD]
[/TR]
[TR]
[TD]fg[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,224,824
Messages
6,181,187
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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