P
Pete
My problem is that I want to plot a range of cells whos
values have been generated by a formula. the formula
returns "" upon certain conditions, but this means that
the chart plots these cells as zero. I can avoid this by
making the formula return #N/A (using NA()), but this
means that other formula used on these cells also return
#N/A (e.g. MAX() and MIN() functions). is there a way
around this?
many thanks
Pete
values have been generated by a formula. the formula
returns "" upon certain conditions, but this means that
the chart plots these cells as zero. I can avoid this by
making the formula return #N/A (using NA()), but this
means that other formula used on these cells also return
#N/A (e.g. MAX() and MIN() functions). is there a way
around this?
many thanks
Pete