搜索资源列表
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)