Rss & SiteMap

Foxtable(狐表) http://www.foxtable.com

新一代数据库软件,完美融合Access、Foxpro、Excel、vb.net之优势,人人都能掌握的快速软件开发工具!
共4 条记录, 每页显示 10 条, 页签: [1]
[浏览完整版]

标题:显示不为空的列

1楼
cjl333333333 发表于:2023/11/30 10:53:00
老师,您好,如果写条件显示不为空的列?
2楼
有点蓝 发表于:2023/11/30 10:56:00
tables("表A").filter = "第一列 is not null"
3楼
cjl333333333 发表于:2023/11/30 13:35:00
这是显示不为空的行吧,是列,不是行。就是空列隐藏。
4楼
有点蓝 发表于:2023/11/30 13:41:00
if tables("表A").compute("count(第一列)","第一列 is not null") = 0 then
tables("表A").cols("第一列").visible = false
end if
共4 条记录, 每页显示 10 条, 页签: [1]

Copyright © 2000 - 2018 foxtable.com Tel: 4000-810-820 粤ICP备11091905号

Powered By Dvbbs Version 8.3.0
Processed in .04297 s, 2 queries.