Setting selection to Nothing when programming Excel

后端 未结 17 1854
误落风尘
误落风尘 2021-02-02 09:35

When I create a graph after using range.copy and range.paste it leaves the paste range selected, and then when I create a graph a few lines later, it uses the selection as the f

17条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-02 10:13

    I had this issue with Excel 2013. I had "freeze panes" set, which caused the problem. The issue was resolved when I removed the frozen panes.

提交回复
热议问题