Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50061

Simple VBA for sequential autofill to last row

$
0
0
Hello,

First row of spreadsheet has data across to column Z. Column AA contains receipt number F10001.
Each day I paste many rows of new data, and I need to give each row of data a receipt number in AA sequential order (F10002, F10003, F10004, etc) down to last row of data (per column Z)

Whats the simplest code to accomplish this? I know that clicking fill -> series and dragging down is pretty easy, but i'm making buttons for a bunch of tasks for very limited temps.

Help is greatly appreciated!

-JD

Viewing all articles
Browse latest Browse all 50061

Trending Articles