Disabling warnings on log axes

G

Graham Clarke

Is there any way to disable the warning that negative numbers cannot be
plotted on logarithmic axes? I am generating data and plotting
automatically usiong VBA and so the fix can either be an overall Excel
option or a VBA command.

Thanks in advance

Graham Clarke
 
G

Graham Clarke

I've found what I was looking for

VBA version - Application.DisplayAlerts = False
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top