Office中国论坛/Access中国论坛
标题:
报表中这个函数怎么理解?
[打印本页]
作者:
bing801223
时间:
2005-11-25 03:07
标题:
报表中这个函数怎么理解?
在报表中有这样一个 詳細_Format 过程 ( 函数)
Public Sub 詳細_Format(Cancel As Integer, FormatCount As Integer)中的参数
Cancel As Integer, FormatCount As Integer 分别代表什么意思,用来控制什么的?
谢谢你的关注!
作者:
tz-chf
时间:
2005-11-25 03:14
帮助里有
用cancel控制要不要显示主体节
不知你这个是哪里来的,怎么是public,一般都是Private。
作者:
bing801223
时间:
2005-11-25 03:25
在报表中有这样一个 詳細_Format 过程 ( 函数)
Private Sub 詳細_Format(Cancel As Integer, FormatCount As Integer)中的参数
Cancel As Integer, FormatCount As Integer 分别代表什么意思,用来控制什么的?
谢谢你的关注
我是想调用这个过程所以把它设为public了,想调用它但不知怎么写里面的参数了
你能说得具体一点吗?
谢谢
欢迎光临 Office中国论坛/Access中国论坛 (http://www.office-cn.net/)
Powered by Discuz! X3.3