Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default inserting columns and pasting

Hi I was wondering if anyone could help me out. I have a set of data in a
spreadsheet that I need to insert rows in every fourth column (going to the
right)starting in column B:B. Then I need the contents in Column A:A pasted
in all the previously inserted rows. By looking at the sample data below it
might be easier to understand.

Example of data before macro run:

10-043 82206 24000 T0646 0 82206 24000 T0646 0
20-044 82201 24000 T0646 0 82201 24000 T0646 0
10-045 82201 24000 T0646 0 82201 24000 T0646 0

The way I need my data:

10-043 82206 24000 T0646 0 10-043 82206 24000 T0646 0
10-043
20-044 82201 24000 T0646 0 20-044 82201 24000 T0646 0
20-044
10-045 82201 24000 T0646 0 20-044 82201 24000 T0646 0 10-045

I've tried various Do While loops, but nothing has worked to well. Any help
would be appreciated.
--
Regards,

timmulla
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Inserting new row and pasting formulas from previous row Redsphynx Excel Discussion (Misc queries) 4 May 8th 08 12:44 AM
Pasting columns Manoj Excel Discussion (Misc queries) 1 October 12th 06 03:13 PM
Pasting columns Manoj Excel Discussion (Misc queries) 0 October 12th 06 02:59 PM
Pasting columns Manoj Excel Discussion (Misc queries) 0 October 12th 06 02:59 PM
Pasting Columns Humbertt Excel Discussion (Misc queries) 2 September 15th 05 09:52 PM


All times are GMT +1. The time now is 08:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"