A
acw
John
Either remove the formula where there is no data and only
move across when there is data, or put in an if statement
so that if the number is 0, the NA() function is used. A
graph does not output for the #N/A error message
=IF(test, get value, NA())
Tony
Either remove the formula where there is no data and only
move across when there is data, or put in an if statement
so that if the number is 0, the NA() function is used. A
graph does not output for the #N/A error message
=IF(test, get value, NA())
Tony