Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当复选框条件满足时,剪切特定行并将其粘贴到同一工作表的另一个选项卡中的方法是什么?
在给定的情况下:
FALSE/TRUE
=IF(Sheet1!A1=TRUE, Sheet1!B1:1, )