小编jon*_*ars的帖子

使用第一个空白上方的单元格中的值填充非连续的空白单元格

我想知道是否有办法在excel或open office中执行此条件:

if the cell is empty then
    the cell will have the same value as the cell above it
else
    do nothing.
Run Code Online (Sandbox Code Playgroud)

我应该使用宏吗?请帮帮我 我对Excel的经验很少.

c 1 | 10/21/2011
c 2 |
c 3 |
c 4 | 10/24/2011
c 5 |
c 6 |
c 7 | 10/25/2011
c 8 |
c 9 |
C10 | 10/26/2011

excel vba openoffice.org

9
推荐指数
2
解决办法
9万
查看次数

标签 统计

excel ×1

openoffice.org ×1

vba ×1