View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] Marlene.Sawhney@gmail.com is offline
external usenet poster
 
Posts: 15
Default Macro to autofill text help!

Hello Everyone,

Just looking for a fairly simple macro (at least I think!)

I have column I and solumns J,K,L, and M. Here is what my data looks
like.

column I Column J Column K Column L
Column M
Advisors Inc 1 2
33 55
1 2
33 55
8 78
11 8787
15 25
303 4455
ABN 33 88
574 44
339 828
57454 344

I have a spreadsheet like this with about 2000 lines. Is there a way
to autofill in the data so that it copies whats in the first cell of
column I, until the next blank row and does that all the way down the
2000 columns? I need to sort a few things and it will make life
easier!

Thanks!