问题描述
Hello Everyone,
Hello Everyone,
我在VBA编辑器中的编码时间超过了我承认的时间。 最近,我在编辑器本身遇到了一个对我来说不熟悉的问题。 简单地说,代码窗口中的垂直和水平滚动条不再起作用。
其他所有内容:向上/向下翻页,鼠标滚轮,主页/结束等等。如果我点击滚动条或尝试向下/向下拖动,则没有任何反应。很奇怪。 相同的行为,无论我使用的是鼠标还是手写笔。 没有其他应用程序
似乎表现出这种行为。
I've been coding in the VBA editor for more years than I care to admit. Very recently, I've run into a problem within the editor itself that is new to me. Simply put, the vertical and horizontal scrollbars in the code windows no longer work. Everything else does: page up/down, mouse scroll wheel, home/end, etc. If I click on a scrollbar or try to drag it down/across, nothing happens. Very weird. Same behavior whether I'm using the mouse or stylus. No other applications seem to be exhibiting this behavior.
我正在运行Office 2016和Windows 10.此问题仅影响代码窗口 - 项目和属性Windows似乎正常工作。 解决滚动条问题是一件非常痛苦的事。 我的问题是:我该如何解决这个问题?
I'm running Office 2016 and Windows 10. This problem only affects code windows--Project and Properties windows seem to be working normally. Working around the scrollbar issue is a significant pain. My question is: how do I fix this?
感谢您的帮助!
Richard
推荐答案
这篇关于VBA编辑器中滚动条的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!