Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Move data from first 7 rows from one column A into multiple Columnsthen the next 7 rows

Hello,

I am trying to figure out if it is possible to code a VBA macro (and if so how to do it) to take the first 7 rows of data from Column A and move it to the first row of Columns B,C,D,E,F,G,H and then proceed to the next 7 rows in Column A and move the data to the next available rows in B,C,D,E,F,G,H.

Example:

A1 move to B1
A2 move to C1
A3 move to D1
A4 move to E1
A5 move to F1
A6 move to G1
A7 move to H1

A8 move to B2
A9 move to C2
A10 move to D2
A11 move to E2
A12 move to F2
A13 move to G2
A14 move to H2

A15 move to B3
A16 move to C3
A17 move to D3
A18 move to E3
A19 move to F3
A20 move to G3
A21 move to H3

and so on until there is no more data in Column A.


Any help would be greatly appreciated.


Thanks,

DIDS
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Move data from first 7 rows from one column A into multipleColumns then the next 7 rows

Hi Claus,

That worked perfect. Thank you very much for your help.

Thanks,

DIDS
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
select rows of data & move to new column [email protected] Excel Programming 2 February 21st 06 05:04 PM
Move multiple rows of data that are not sequential Mel Excel Discussion (Misc queries) 1 January 20th 06 06:33 AM
Move Column data to rows poppy Excel Programming 2 December 8th 05 09:19 AM
Need a macro to move data from column into rows floss Excel Programming 4 June 5th 04 06:06 AM
Move data from different columns into one column, but different rows. willik[_2_] Excel Programming 2 February 27th 04 02:58 PM


All times are GMT +1. The time now is 10:51 PM.

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

About Us

"It's about Microsoft Excel"