vba
美
英 
- 网络项目的数字签名(Visual Basic for Applications);椎基底动脉(vertebral basilar artery)
例句
This means interoperability between VSTO and VBA is going to be vital for several years to come.
这意味着VSTO和VBA之间的互操作性在未来的几年变得至关重要。
I sat down with marketing to explain the marketing benefits of VBA.
我跟营销人员解释VBA对营销的好处。
Enclosing the tag like this will make it easier to find the RTF-formatted code using regular expressions in VBA.
如此处理标签,使得使用VBA中的规范表达式找到RTF格式化代码变得更加容易。
The freelancer must be very skilled in Access, VBA and SQL.
自由职业者必须非常熟练的访问,VBA和SQL。
Demonstrates how to call code in a customization assembly from VBA code in the document.
演示如何从文档中的VBA代码中调用自定义项程序集中的代码。
If you use the new format to create templates, any ActiveX controls and VBA macros reside in a separate, more secure section of the file.
如果您使用新格式创建模板,则所有ActiveX控件和VBA宏都驻留在文件中的单独且更安全的部分中。
Conversely, VBA code is referred to as either VBA, code, a function, or a procedure.
相反,VBA代码被称为VBA、代码、函数或过程。
VBA code does not run when the document is in design mode, so you can work on the document and code without running the VBA code.
VBA代码在文档处于设计模式时不会运行,所以您可以处理文档和代码而不会运行VBA代码。
At least one application with VBA installed.
至少一个应用程序装有VBA。
This article does not go into implementation details for these macros, please refer to the basic VBA literature.
本文并没有进一步介绍这些宏的实施细节信息,您可以参考基本的VBA词汇。
At least one Microsoft Office 2003 application with VBA installed.
至少安装了一个带有VBA的MicrosoftOffice2003应用程序。
Automation applications are often compiled to native code and therefore execute faster than VBA code.
自动化应用程序经常被编译为本机代码,因此执行速度比VBA代码快。
Access macro actions represent only a subset of the commands available in VBA.
Access宏操作仅代表VBA中可用命令的一个子集。
Select Digital Signature for VBA projects, click the arrow next to your selection, and then click Run from My Computer.
选择“VBA项目的数字证书”,单击所选项旁的箭头,然后单击“从本机运行”。
Experience in LISP , VBA or other programming language.
熟悉LISP,VBA等编程语言,有经验更佳。
Note that there's no defined interaction between VBA event handlers and managed event handlers.
注意在VBA事件处理程序和托管事件处理程序之间没有定义的交互。
In Excel VBA code, you can target the worksheet that you want to affect by first calling its Activate method.
在ExcelVBA代码中,可以首先对您要处理的工作表调用Activate方法,从而使该工作表成为目标。
VBA can determine properties of objects at run time, effectively providing late binding between your code and the objects themselves.
VBA可在运行时确定对象的属性,进而在代码和对象本身之间有效地提供后期绑定。
Displays and edits the settings for scanning the VBA macros being run on your computer.
显示和编辑扫描运行在您计算机上的VBA宏病毒设置。
Users may use two mixed and VBA and "macro" programming forms and logic to provide neither the possibility of object-oriented.
用户可能混合并且使用两个VBA并且“宏”编程形式和逻辑既没提供面向对象的可能性。
VBA code that references incompatible names will not work and must be updated.
引用不兼容名称的VBA代码将无法运行,必须更新。
Macros provide a subset of the commands that are available in VBA, and most people find it easier to build a macro than to write VBA code.
宏提供了VBA中可用命令的子集,并且大多数人都认为生成宏比编写VBA代码更容易。
Nothing changes in the file, but this causes the VBA information in the file to be saved by Microsoft Project 98.
文件不会有任何变化,但将导致文件中的VBA信息由MicrosoftProject98保存。
Provides a basic comparison between VBA and managed code extensions and discusses situations in which you might want to use each.
提供VBA与托管代码扩展之间的基本比较,并分别讨论可能使用的各种情况。
Brief Description This download contains updated Help for Expression Web VBA developers.
此下载包含提供给ExpressionWebVBA开发人员的更新说明档。
Inevitably, enterprises that upgrade will see this issue front and center, instead of the trivial VBA problems.
升级的企业不可避免地都将会把这个问题视为最核心和最迫切的问题,而不是无关紧要的VBA问题。
If you trust the source of this workbook, and you want to keep the VBA project, you can close the workbook without saving any changes.
如果您信任该工作簿的来源,并希望保留VBA项目,可关闭该工作簿,而不保存任何更改。
VBA, however, remains unmanaged and is likely to remain so in the foreseeable future.
但是,VBA仍保持非托管状态,并有可能在可预知的未来仍然如此。
You can run VBA code directly in the Office application itself.
您可以在Office应用程序本身内直接运行VBA代码。
Explains how you can use VBA code in Microsoft Office Word or Microsoft Office Excel solutions that also use managed code.
演示如何在使用托管代码的MicrosoftOfficeWord或MicrosoftOfficeExcel解决方案中使用VBA代码。
VBA stores each macro in the NewMacros module in the VBA project of the Visio document (drawing, stencil, or template) you select.
VBA将每个宏存储在您选择的Visio文档(绘图、模具或模板)的VBA项目的NewMacros模块中。
Demonstrates how to expose an object in an application-level add-in to VBA code in a workbook.
演示如何向工作簿中的VBA代码公开应用程序级外接程序中的对象。
VBA supports properties that accept parameters, acting as read-only functions.
VBA支持接受参数的属性,将其当作只读函数。
A quick way to get started with VBA programming is to first build an Access macro and then convert it to VBA code.
开始VBA编程的一种快速的方法就是首先生成一个Access宏,然后将其转换为VBA代码。
When you convert a global macro to VBA, the VBA code is placed in a standard module.
当您将全局宏转换为VBA时,VBA代码将被放在标准模块中。
By using VBA, you can manipulate all the objects in a database, in addition to the database itself.
通过使用VBA,除了可以操纵数据库本身以外,您还可以操纵数据库中的所有对象。
The following table provides a basic comparison between VBA and managed code extensions.
下表提供VBA和托管代码扩展之间的基本比较。
Sometimes copy and paste from a web page form is a lot of text boxes from the spell, it is necessary to manually form will become tired of.
VBA小程序。有时从网页上复制粘贴的表格是由很多文本框拼成的,要手动变成表格会很累的。
Instructions for doing this are included in the section Convert macros to VBA code.
执行此操作的说明在将宏转换为VBA代码一节中有述。
For this reason, VBA macros pose a potential security risk.
因此,VBA宏会引起潜在的安全风险。