Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用语音 VBA 命令时,您可以将语音更改为远离标准系统语音。
这是我使用的命令。
Application.Speech.speak ("You have forgotten to enter the correct information")
你能以任何方式改变声音!
使用此应用程序命令很有趣。