Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / March 2008

Tip: Looking for answers? Try searching our database.

How do I display every 5th row?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tom - 25 May 2006 18:06 GMT
In excel how do I display every 5th row from sheet 1 and place it in sheet 2?
David Billigmeier - 25 May 2006 18:10 GMT
Use something like this, might have to personalize it because I assumed both
data sets began in A1:

=OFFSET(Sheet1!$A$1,ROW()*5-1,0)

Signature

Regards,
Dave

> In excel how do I display every 5th row from sheet 1 and place it in sheet 2?
Tom - 25 May 2006 18:49 GMT
Now that works I need to take it one more step, I need to remove all dup
records.

> Use something like this, might have to personalize it because I assumed both
> data sets began in A1:
>
> =OFFSET(Sheet1!$A$1,ROW()*5-1,0)
>
> > In excel how do I display every 5th row from sheet 1 and place it in sheet 2?
KS - 14 Mar 2008 16:48 GMT
I am trying to do a similar task, but for me it's every 27th row.

I tried using the formula you provided for Tom, but I received an "invalid"
error.  

This is the formula I used: =OFFSET('Elem Bnchmrk'!$B$17:$C$17,ROW()*27-1,0)

Please help!
Signature

KS

> Use something like this, might have to personalize it because I assumed both
> data sets began in A1:
>
> =OFFSET(Sheet1!$A$1,ROW()*5-1,0)
>
> > In excel how do I display every 5th row from sheet 1 and place it in sheet 2?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.