20629.html

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

HTML
23
字号
<html>  <head>    <title>Re: 请各位高人指点一下可以吗? 关于Crystal Report!</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: 请各位高人指点一下可以吗? 关于Crystal Report!</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by AndyLin on October 25, 1999 at 19:21:56:<p>In Reply to: <a href="20617.html">请各位高人指点一下可以吗? 关于Crystal Report!</a> posted by 机子 on October 25, 1999 at 15:42:44:<p>: 我的资料表格式以下,<p>: 物品编号 ;<br>: 物品名称 ;<br>: 订购日期 ;<br>: 订购数量 ;<br>: 单        价 ;<br>: 总        额 ;<p>: 而我的Report 中只需要某个月(例如 - 十月份)的各种货品订购总数, <p>: 但问题是我如何在这份Report上同时显示九月份的订购总数来作比较,<p>: 有 Formula 可以做到吗 ???<p>: 谢谢!<br>你所须要之报表是属于交叉分析报表,比较笨之方式是先取出当月份之资料,再取出上月份之资料逐笔对照!!<br>ps:或者你可以参考上一题之回答!!<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20629--></ul><!--end: 20629--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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