Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 27,285
Default how to copy cells data in every 7th row?

=Indirect("A" & (row()-1)*7+2) in B1 then drag fill down.

--
Regards,
Tom Ogilvy

"Jeff" wrote in message
...
Hi,
I have a column of data from A2 to A65000 and I am only interested in
every 7th data point (e.g. A2, A9, A16....). Is there a way to get those
selected points and store them in the next column (B) consecutviely (b1,

b2,
b3, b4, ...)?

Thanks,

Jeff



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
Copy data of two cells into one Gary''s Student Excel Discussion (Misc queries) 9 June 8th 07 06:10 PM
Copy data of two cells into one Dave O[_2_] Excel Discussion (Misc queries) 1 June 5th 07 06:38 PM
how to copy cells data in every 7th row? Jeff Excel Worksheet Functions 3 December 15th 05 07:16 PM
Copy data into cells until changes trigger new copy mdeanda Excel Programming 2 April 25th 05 01:32 PM
How do I copy data (word) into respective cells when the data bei. awg9tech New Users to Excel 1 January 12th 05 11:26 AM


All times are GMT +1. The time now is 08:23 AM.

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"