以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- [求助]用SQLCrossTableBuilder建立的交叉统计表,如何放在独立窗口中 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=126611) |
-- 作者:tovot -- 发布时间:2018/10/25 10:52:00 -- [求助]用SQLCrossTableBuilder建立的交叉统计表,如何放在独立窗口中 如题 |
-- 作者:有点蓝 -- 发布时间:2018/10/25 10:54:00 -- e.form.controls("table1").table.datasource = g.builddatasource |
-- 作者:tovot -- 发布时间:2018/10/25 10:54:00 -- 帮助文档中都是直接这样 Maintable = Tables("统计表1") \'直接在主表中打开 |
-- 作者:有点蓝 -- 发布时间:2018/10/25 10:55:00 -- 看2楼 |