VBA editor auto-deletes spaces at the ends of lines

前端 未结 17 1380
不知归路
不知归路 2020-11-30 05:11

Is there a way to convince the VBA editor in Excel to stop auto-formatting lines to remove the space at the end when I pause in my typing for a quarter second?

17条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-30 05:43

    I found this issue pops up when I had AutoSave on. Turning that off let me code without it compiling every second.

提交回复
热议问题