I'm trying to recode all the zip code from Column A into Column B with the formula:
=TEXT(A1,"00000")
Like this:
I want every cell in Column B to be transformed using the formula above. But I have over 40,000 rows, so it is impossible to drag down the formula and apply it to the entire Column B.
Is there a formula I could use to solve this problem?
I think it's a more recent feature, but it works for me:
Double clicking the square on the bottom right of the highlighted cell copies the formula of the highlighted cell.
Hope it helps.