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宏會引起潛在的安全風險。