16868.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 27 行

HTML
27
字号
<html>
  <head>
    <title>Re: How to input some information to other Word document?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: How to input some information to other Word document?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:luo570@ms31.hinet.net">小琳</a> on August 07, 1999 at 17:26:37:<p>
In Reply to: <a href="16864.html">How to input some information to other Word document?</a> posted by Yiu Ares on August 07, 1999 at 16:54:28:<p>
: 我不明白怎样写一些程式:<br>: 内容如下:<br>: 当程式的视窗开启后,按一下按钮便进行另一份文件的指令,<br>: 即例如这样~~<br>: 按一下按钮,便会开启那份Word文件,<br>: 再在VB应用程式内键入文字...<br>: Word文件出现一样的文字...应怎样写这程式???<br>: *    *    *    *    *    *    *    *    *    *<br>: 再详细说一次:<br>: 假设那份Word文件的档名为Hello.doc<br>: 而VB制作出的程式内包含三个控制项:<br>: 1.文字方块(用作输入文字,再在Hello.doc显示)名为:Input01<br>: 2.进度方块(用作显示进度)名为:Show01    <br>: 3.Command Button(按一下按钮,把文字方块内的文字复制至Hello.doc)名为:Start01<br>: 即这样:<br>: 在Input01输入"你好吗?"<br>: 按一下Start01,<br>: Word 文件Hello.doc 出现"你好吗?"<br>: Show01显示进度...<br>: 我相信你明白了...<br>: 请为我解答!!!多谢!!!<br>: 请回信至 <br>: Ares_hacker@hotmail.com<p>:::可以用Excel来写吗???
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 16868-->
<!--top: 16883--><li><a href="16883.html">Re: How to input some information to other Word document?</a> <b>dino</b> <i>13:36:23 8/08/99</i>
(<!--responses: 16883-->0)
<ul><!--insert: 16883-->
</ul><!--end: 16883-->
</ul><!--end: 16868-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?