14601.html

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

HTML
22
字号
<html>
  <head>
    <title>Help with VBA</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Help with VBA</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:azy@powermonitors.com">Allen </a> on June 25, 1999 at 05:05:06:<p>
I have a question about making cursor automatically. <br>Let me explain the problem more clearly:<br>I have three list boxes in the form, and one of them list some numbers, such as 1, 2, 3, 4, etc. Another two listboxes are empty.<br>According to those numbers in the first listbox, I have some codes for doing some technical works (this is not the problem so far). What I want to do is that the cursor can move down the number list automatically, instead of clicking on each number manually by user. The cursor can start on the first number and after that keep going until finishing all the number on the list.<p>Anyone can help me out, I will very appreciated.<p>allen
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 14601-->
</ul><!--end: 14601-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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