在SE中使用VBA时,调用SE内部命令的方法

Application.Login name,password
If Application.CurrentUserName = name then
    Application.ExecuteCommand("Display xxxx")
End If

作者 纪小年

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据