Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mlp36
 
Posts: n/a
Default How can I erase all but every 87th row in Excell?

I have a single column of data almost 35000 rows long. Most of it is
complete garbage, and only every 87th row is important. What can I do to
make a new column that contains only those 401 rows that are important?
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

You can use a help column, assume the data starts in A1 (replace a1 in the
formula with the first cell of your data)

=OFFSET($A$1,ROW(1:1)*87-1,)

copy down as long as needed, select the new column, copy it, do editpaste
special as values in place, delete original column

Regards,

Peo Sjoblom

"mlp36" wrote:

I have a single column of data almost 35000 rows long. Most of it is
complete garbage, and only every 87th row is important. What can I do to
make a new column that contains only those 401 rows that are important?

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 I view an excell document without excell (not installed wit. Gordon Excel Discussion (Misc queries) 8 May 2nd 06 05:41 AM
F7 in zip field when doing mail merge from excell file kshinn15 Excel Discussion (Misc queries) 0 April 16th 05 09:52 PM
Can I view an excell document without excell (not installed wit. Kevin Excel Discussion (Misc queries) 1 February 16th 05 08:27 PM
lable ranges in Excell david Excel Discussion (Misc queries) 2 February 2nd 05 11:26 PM
EXCELL 2002 Glitch???? Gabriel20783 Excel Discussion (Misc queries) 1 November 29th 04 08:55 PM


All times are GMT +1. The time now is 02:28 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"