码迷,mamicode.com
首页 > 其他好文 > 详细

excel模板审批时修改单据注意事项

时间:2015-03-03 11:53:14      阅读:130      评论:0      收藏:0      [点我收藏+]

标签:excel   数据源   where   

1、在数据配置--显示设置 增加 TASK_REMARK 字段

2、excel配置数据源,需用到全局变量时,在 where条件 增加 user_name=‘$填充单元格位置$‘ or

如:在D2单元格需填充user_name 

则:select user_id , user_code,user_name from tuser where user_name=‘$D2$‘ or user_id = 
‘$G_USER‘


 


excel模板审批时修改单据注意事项

标签:excel   数据源   where   

原文地址:http://iderun.blog.51cto.com/6445088/1616779

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!