Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
covi2k2
 
Posts: n/a
Default help with copy and paste


i have 6 columns of data, A3:A550, B3:B550, C3:C550, D3:D550,E3:E550 AND
J3:J550, they are in a sheet called GRAD (2), I want o copy and past
these data in to sheet2 . but i want the data in each row to be copied
4 times so i will have 6 colums of data 2200 rows down.

hope some one can help


--
covi2k2
------------------------------------------------------------------------
covi2k2's Profile: http://www.excelforum.com/member.php...o&userid=28078
View this thread: http://www.excelforum.com/showthread...hreadid=475866

  #2   Report Post  
swatsp0p
 
Posts: n/a
Default


Do you want your data to be successive by block or by cell, i.e.

A3
A4
A5
A6...
A3
A4
A5...

--OR--

A3
A3
A3
A3
A4
A4
A4
A4...?

More info, please.


--
swatsp0p


------------------------------------------------------------------------
swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101
View this thread: http://www.excelforum.com/showthread...hreadid=475866

  #3   Report Post  
Faz
 
Posts: n/a
Default


Highlight and copy everything to be copied, select cell A3, paste,
select cell A551, paste, select cell A1099, paste, select cell A1647,
paste.
It should reach row 2194, not 2200.


--
Faz
------------------------------------------------------------------------
Faz's Profile: http://www.excelforum.com/member.php...o&userid=27830
View this thread: http://www.excelforum.com/showthread...hreadid=475866

  #4   Report Post  
swatsp0p
 
Posts: n/a
Default


Faz Wrote:
Highlight and copy everything to be copied, select cell A3, paste,
select cell A551, paste, select cell A1099, paste, select cell A1647,
paste.
It should reach row 2194, not 2200.


Faz's reply is correct if you want your data in blocks. If you want
your data grouped by row as in my second scenario, use the following
format for your formulas on sheet2:

Place this in A3 on sheet2 =INDEX(Sheet1!$A$3:$A$550,INT(ROW()/4))
repeat the above formula for each column, changing the reference to
reflect the desired column, e.g.:
=INDEX(Sheet34!$B$3:$B$23,INT(ROW()/4))
and copy down 2200 rows

Good Luck


--
swatsp0p


------------------------------------------------------------------------
swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101
View this thread: http://www.excelforum.com/showthread...hreadid=475866

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
Can't Copy and Paste or Paste Special between Excel Workbooks wllee Excel Discussion (Misc queries) 5 April 29th 23 03:43 AM
Can't Copy and Paste foumulas? Emory Richter Excel Discussion (Misc queries) 2 October 1st 05 08:27 PM
I cannot paste from one workbook to another. Copy works, paste do. JimmyMc Excel Discussion (Misc queries) 1 June 10th 05 03:54 PM
Can't Copy and Paste between Excel 2003 Workbooks wllee Excel Discussion (Misc queries) 6 March 30th 05 02:59 PM
Copy and Paste and keep format the same Brian Caraher Excel Discussion (Misc queries) 1 March 17th 05 02:05 PM


All times are GMT +1. The time now is 12:02 AM.

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"