Line Chart with Gaps.

El_destructo

New Member
Joined
Jan 28, 2015
Messages
12
Hi All,
I'm trying to plot a line chart only where data exists. ie

1#n/a
2#n/a
351
452
553
6#n/a
7#n/a
845
943
10#n/a

<tbody>
</tbody>

The #n/a (=NA()) works at the beginning and end of my line graph but draws a line between 5(53) and 8(45).

Is there a way to not draw the joining line between the two?
I've set Hidden and Empty cells to gaps but this doesn't work for mid table gaps.

Any thoughts?

Thanks,
El-d
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Interestingly. In my series, I have several #n/a 's . If I delete one of them it leaves a gap or if I delete them all then it leaves a gap.

I was under the impression =na() was good practice when wanting to fill nothing into a cell.
 
Upvote 0

Forum statistics

Threads
1,214,522
Messages
6,120,022
Members
448,939
Latest member
Leon Leenders

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