line graph - blank cell with formular but plots as zero?

exceliz

Board Regular
Joined
Sep 26, 2007
Messages
154
I have a formula in a cell but the cell value is blank. on the graph it shows as zero
is there a way of not having a line at all where it is blank value?
if not i can keep my cell empty and drag down my formula each month.
Thanks
any help is appreciated.
Liz x
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Hi Liz

rather than having your formula return a zero (or blank), have it return NA() as these will values will then not get plotted.
 
Upvote 0
Hi richard
Thanks for quick answer, how do I return NA?
here is my formula:
=IF(HLOOKUP(A6,ReferralsData!$B$13:$M$43,4,FALSE),I5+HLOOKUP(A6,ReferralsData!$B$13:$M$43,4,FALSE),"") - insted of "" i put NA () and it didnt work?

Thanks

HI RICHARD, sorry when i dragged the forumar to the last entry it worked!!!!!!!
THANK you vey much ! :)
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,593
Messages
6,120,434
Members
448,961
Latest member
nzskater

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