how to get rid of "Negative or zero values on log plot"

A

alex22

Hi, guys,

Do you know how to get rid of those "Negative or zero values cannot b
plotted correctly on log charts" messages without changing the data an
keeping log scale?? I work with a lot of numbers and can't affor
removing zeros.

Thanks!
Ale
 
R

Rasputin99

in a separate column enter the formula=if(targetcell<=0,"",targetcell). then
graph the cata in the new column. By entering a null space, the graph
ingores the cell.
 

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