View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aaron Aaron is offline
external usenet poster
 
Posts: 287
Default Need help writing do loop

Hi

Not very familiar with loop statements, and the help function has decided it
doesn't work today so hope someone can help - I think this is probably pretty
simple if you know what you're doing!
I have a table going from columns A-G, I want to merge the rows in columns
C-F together so that each row has one cell columns C-F. the size of the table
changes every time it's created. Don't really have a clue where to start, any
assistance aprreciated!

Thanks