5316.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 30 行

HTML
30
字号
<html>
  <head>
    <title>I do not want it rounded up...</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>I do not want it rounded up...</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:wcwng@yahoo.com">WNG</a> on September 06, 1998 at 06:30:18:<p>
Greetings,<p>     I am using vb6 and Access. In calculation,<br>I do not want the 3rd decimal place to be rounded<br>up to the 2nd decimal place. For instance, <br>if the value is 10.555 or... 10.559, <br>I DO NOT want it rounds to 10.56. <br>I just want 10.55 to be saved in Access table. <br>Do you have any idea? Please help...<p>WNG
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 5316-->
<!--top: 5342--><li><a href="5342.html">Fix function</a> <b>小吴</b> <i>07:36:24 9/07/98</i>
(<!--responses: 5342-->1)
<ul><!--insert: 5342-->
<!--top: 5344--><li><a href="5344.html">Re: Fix function</a> <b>David Wong</b> <i>09:32:59 9/07/98</i>
(<!--responses: 5344-->0)
<ul><!--insert: 5344-->
</ul><!--end: 5344-->
</ul><!--end: 5342-->
</ul><!--end: 5316-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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