Auto-close "Negative or zero values cannot be plotted correctly on log charts" message

AmandaCatRuth

Board Regular
Joined
Apr 20, 2012
Messages
79
I have a large workbook full of calculations. The graphs are all log graphs. The data page is being updated as data is acquired, which is a ~6 month process.

The problem is, every single time I change something, I get the stupid "Negative or zero values cannot be plotted correctly on log charts" pop-up message. I KNOW THAT. I want it to stop reminding me.

I want a way, either through VBA or something else, to automatically close that error as soon as it appears.

Replacing the blank cells with =NA() or equivalent doesn't work, because those blank cells are in turn part of other calculations that are in an error state until the blank cells are filled. I don't want to clear those calculations because they are a pain to build, and the point is to have them there so I can just slap in numbers as I get them and see how the graphs look. I've already explored this option.

So. How can I rig up something to close that error box as soon as I see it?
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
That is workable! Thanks very much!

I'd still like to block them permanently if anyone knows how, but that trick right there is very helpful.
 
Upvote 0

Forum statistics

Threads
1,214,551
Messages
6,120,156
Members
448,948
Latest member
spamiki

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