Apply formula to the entire column

后端 未结 11 1456
不知归路
不知归路 2021-01-30 19:03

I\'m trying to recode all the zip code from Column A into Column B with the formula:

=TEXT(A1,\"00000\")

Like this:

11条回答
  •  轮回少年
    2021-01-30 20:05

    It looks like some of the other answers have become outdated, but for me this worked:

    1. Click on the cell with the text/formula to copy
    2. Shift+Click on the last cell to copy to
    3. Ctrl + Enter

    (Note that this replaces text if the destination cells aren't empty)

提交回复
热议问题