搜索资源列表
VBA For Word 2002 资料
- VBA For Word 2002 资料-Word 2002 VBA For information
VBA For Word 2000 资料
- VBA For Word 2000 资料-Information of VBA For Word 2000
pb与word通讯
- 1.PB数据生成到WORD文件中要使用VBA的相关语法,不明白VBA没关系的,使用word中的宏录制,然后编辑你录制的宏,宏中相关的操作已经是VBA语句了,简单吧? 略做改动就能用在PB中对WORD进行操作了:) 2. 本例中部分内容根据网上相关资料改编 3. 本例程的部分功能:a.窗口自动居中;b.将DW中的数据生成WORD文档,给了一个生成信封的例子;c.将DW生成WORD中的表格;d.根据WORD模板填空生成相应WORD文件,模板中有书签,例子是生成一个介绍信。 4. 本
循环在WORD VBA中的应用
- WORD VBA编程中经常用到循环,但容易把对象和属性搞混.
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
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.
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-vba
- 微软Word_vba范例源代码,很类似于vb,简单易懂,易于学习使用。-Microsoft Word_vba sample source code, very similar to vb, easy to understand, easy to learn.
word
- office VBA PPT&Word o ffice VBA PPT&Word-Help you learn english more happily! office VBA PPT&Word office VBA PPT&Word
Format_FYF
- word排版窗体,排版是人们头疼的事情,有此工具条就省事-failed to translate
WORD-VBA
- WORD VB 二次编程,实现题库管理与自动出卷功能。-The WORD VB quadratic programming, question bank management, and automatic volume.
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中如何实现嵌套查找替换?
- 在Word中,使用VBA程序进行range.find in an another range.find(range.find in an another range.find)
将Excel数据对应写入已做好的Word模板的指定位置
- 在excel中,将Excel数据对应写入已做好的Word模板的指定位置(In Excel, write the Excel data to the specified location of the completed word template)