写两个宏 分别绑定到按钮1 和按钮2sub 返回预算() sheets("预算").activateend sub sub 返回实际发生() sheets("实际发生").activateend sub