VBA editor auto-deletes spaces at the ends of lines

前端 未结 17 1392
不知归路
不知归路 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条回答
  •  Happy的楠姐
    2020-11-30 05:51

    I had this exact problem and the following worked for me.

    1. Click the Microsoft Office Button, and then click Excel Options
    2. Click the Add-Ins category
    3. In the Manage box, click COM Add-ins, and then click Go.
    4. Look for an add in called 'Load Test Report AddIn' then uncheck it
    5. restart excel

    This addin is installed with VS2010 Beta2

提交回复
热议问题