📜  将公式应用于 excel 中的整个列的快捷方式 - VBA 代码示例

📅  最后修改于: 2022-03-11 14:51:53.557000             🧑  作者: Mango

代码示例1
Select the top cell and double-click the drag square (bottom-right).

This copies the top cell all the way down until the data end.

Another thing: you can select a large range and type the formula
in the Formula Bar and confirm with Ctrl-Enter.