A new column A will not contain any data. When you said "sequentially
number from A2 to end of data range in column a", did you mean
'sequentially number from A2 to end of data range in column b"? This
is, as long as there are non-blank cells in column B, put data into
column A? It isn't clear what data in column B have to do with what
you are asking. Sorry if I am missing something.
Mark
dee wrote:
> Hi,
> This is relatively simple, but I'm having a bit of trouble with it as I'm
> not all that familiar with vba.
>
> Objective:
> Insert new column A, title it "Key", sequentially number from A2 to end of
> data range in column a, i.e. 1, 2, 3, 4, etc.
>
> Problem:
> If column B contains empty cells, the numbering stops. I need it to keep
> numbering until it truly reaches the end of the data range.
>
> Thanks!
>
> --
> Thanks!
>
> Dee
Bookmarks