Guest User

Untitled

a guest
Jun 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. Columns("A:A").Select
  2. Selection.SpecialCells(xlCellTypeBlanks).Select
  3. Selection.FormulaR1C1 = "=R[-1]C"
Add Comment
Please, Sign In to add comment