VBA编辑器自动删除行尾的空格 [英] VBA editor auto-deletes spaces at the ends of lines

查看:156
本文介绍了VBA编辑器自动删除行尾的空格的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法说服Excel中的VBA编辑器停止自动格式化行,以便在暂停输入四分之一秒的时候终止空格?

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?

推荐答案

有一种方法来关闭VBA编辑器中的自动修正。

There is sort of a way to turn off the auto-"correction" in the VBA Editor.

工具菜单 - > 选项 - > 编辑器选项卡 - >清除自动语法检查

Tools Menu -> Options -> Editor Tab -> Clear the Auto Syntax Check box

,这不会解决你的所有问题,因为VBA编辑倾向于有自己的想法,不管好坏还是更糟。

Sadly, this won't solve all your problems, as the VBA Editor tends to have a mind of its own, for better or worse.

这篇关于VBA编辑器自动删除行尾的空格的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆