问题描述
我有一个工作簿,其中包含3个用于打印支票的工作表
1号工作表是日志
第二张是付款凭证(数据源是日志)
第三是支票表(数据源是付款凭单)
第一步
我按照检查顺序在日志表中填写了需要的数据(金额,受益人,日期)
第二步
我会手动更改付款凭证中每个单元格的单元格引用(金额,受益人,日期)
然后自动更新检查表
我想做的是:
在凭证表中添加按钮以上下修改参考
致谢
i have a workbook contain 3 worksheets for printing cheques
1st. sheet is log
2nd sheet is the payment voucher ( data source is log sheet )
3rd is the cheque sheet ( data source is payment voucher sheet )
1st step
i fill in the log sheet the need data ( amount, beneficiary, date ) this as per the cheque sequance
2nd step
manually i do change the cell reference in the payment voucher for each cell ( amount, beneficiary, date )
then automatically cheque sheet is updated
what I''m trying to do is:
to add a button in the voucher sheet to modify the reference up and down
thanks and regards
推荐答案
这篇关于Excel技巧的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!