Creating a chart in Excel that ignores #N/A or blank cells

前端 未结 19 1783
挽巷
挽巷 2020-12-03 04:25

I am attempting to create a chart with a dynamic data series. Each series in the chart comes from an absolute range, but only a certain amount of that range may have data, a

19条回答
  •  温柔的废话
    2020-12-03 05:04

    I found a way to do it.

    you can do an x,y scatterplot. it will ignore null records (i.e. rows)

提交回复
热议问题