Apply formula to the entire column

后端 未结 11 1444
不知归路
不知归路 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 19:49

    Just so I don't lose my answer that works:

    1. Select the cell to copy
    2. Select the final cell in the column
    3. Press CTRL+D

提交回复
热议问题