搜索资源列表
VBA For Word 2000 资料
- VBA For Word 2000 资料-Information of VBA For Word 2000
vba-word2
- vb控制打印机一下不太方便,在此上传一份包含演示程序的源代码(word)
pb与word通讯
- 1.PB数据生成到WORD文件中要使用VBA的相关语法,不明白VBA没关系的,使用word中的宏录制,然后编辑你录制的宏,宏中相关的操作已经是VBA语句了,简单吧? 略做改动就能用在PB中对WORD进行操作了:) 2. 本例中部分内容根据网上相关资料改编 3. 本例程的部分功能:a.窗口自动居中;b.将DW中的数据生成WORD文档,给了一个生成信封的例子;c.将DW生成WORD中的表格;d.根据WORD模板填空生成相应WORD文件,模板中有书签,例子是生成一个介绍信。 4. 本
WordonlyRead(VBA).rar
- 加密选择目录下所有Word文档为只读访问模式,vba代码,Encrypt directory for all read-only Word document
VBATutorial
- VBA帮助 包括如下内容(word文档) 一、VBA入门知识 二、了解对象、属性、方法和事件 三、VBA语法 -VBA help include the following (word document) a, VBA Second entry knowledge, understanding objects, properties, methods, and events of the three, VBA syntax
wordvba
- word 控件用法,vba.word 控件用法,vba -word usage controls, vba.word control usage, vba
Report
- vba程序,word自动化程序,vc操作msword,vc操作msword-vba procedures, word automation procedures, vc operation msword, vc operation msword
VBA
- VBA素材与模板,有很多的关于VBA的素材以及模板可以应用-VBA materials and templates, there are many materials on the VBA and the template can be applied to
ThisDocument
- 用VBA编写的WORD电子试卷,成绩自动计算得分。-WORD prepared using VBA electronic paper, automatic calculation of performance scores.
Microsoft_Word_vba_sample_source_code
- 微软Word_vba范例源代码,内容丰富,,其中的部分代码是作者耗费大量精力所创,在已知的国内外各WORD论坛中所未见。-Microsoft Word_vba sample source code, rich in content, in which part of the code is created by authors spend a lot of energy, known at home and abroad not seen in the WORD forums.
vba_excel_word_access
- 使用VBA在Excel、Word、Access中进行数据交换。从Access中取出数据,使用Excel中的参数在Word中建立需要的文件。-The use of VBA in Excel, Word, Access in the data exchange. Remove the data from Access using Excel in the parameters in Word to create documents required.
dictionary_automation_src
- Whenever I wanted to know the meaning of a word, I used to open-up a Word document and search for synonyms. So, I thought it would be nice to invoke only the Thesaurus, without opening a Word-document. And it would be even nicer to make my computer p
Word-VBA-Muti-Range-Select-
- 使用VBA操作WORD同时选择多个选区,实现例如WORD中搜索功能,将结果全部高亮显示。-Use VBA to select multiple constituencies while operating WORD, WORD in the search function to achieve such, the results of all highlighted.
word
- office VBA PPT&Word o ffice VBA PPT&Word-Help you learn english more happily! office VBA PPT&Word office VBA PPT&Word
VBA-WORD-listen
- 在VBA中对word对象实现操作的代码,包括打开、创建、关闭文档,对话框操作,对象属性设置等。-The word object in VBA code of the operation, including open, create, close the document, the dialog operation, the object property is set.
Convert ChordPro Files to Word
- This Word VBA Makro converts a Music Sheet in ChordPro Format into a SongSheet in Microsoft Word
word
- 使用以CreateOleObjects方式调用Word 实际上还是Ole,但是这种方式能够真正做到完全控制Word文件,能够使用Word的所有属性,包括自己编写的VBA宏代码。(Using CreateOleObjects to call Word In fact, it's still Ole, but this way you can really control Word files completely, and you can use all the attributes of
VBA
- 可用于WORD文本中的替换,通过录制宏语言可重复操作替换功能(It can be used for substitution in WORD text)
打字游戏
- word中用vba编写的一个打字练习小游戏(A small game of typing practice written in VBA in word)
将Excel数据对应写入已做好的Word模板的指定位置
- 在excel中,将Excel数据对应写入已做好的Word模板的指定位置(In Excel, write the Excel data to the specified location of the completed word template)