#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35
Default Rows

I have a worksheet with 716 rows and I need to chose every 17th row. I am
very new to excel please help me...
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default Rows

You already have an active thread open
on that question(with the subject "Filter").
Posting duplicate questions just causes confusion and annoyance.

--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)


"Deborah" wrote in message
...
I have a worksheet with 716 rows and I need to chose every 17th row. I am
very new to excel please help me...





  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Rows

Here is a very simple method using AutoFilter. In an un-used column, enter:
=IF(MOD(ROW(),17)=0,"X","") and copy down

The column will be blank except for rows 17, 34, etc....

Apply Autofilter to this column to hide the other rows.
--
Gary''s Student - gsnu200772


"Deborah" wrote:

I have a worksheet with 716 rows and I need to chose every 17th row. I am
very new to excel please help me...

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35
Default Rows

I apologize for that. I didn't make myself clear that I am very unfamiliar
and the response I got I could not understand. Again I apogize for any
confusion I caused you.

"Ron Coderre" wrote:

You already have an active thread open
on that question(with the subject "Filter").
Posting duplicate questions just causes confusion and annoyance.

--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)


"Deborah" wrote in message
...
I have a worksheet with 716 rows and I need to chose every 17th row. I am
very new to excel please help me...






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35
Default Rows

Thank you I hope I was not a bother or annoyance to you as the other person
posted.

"Gary''s Student" wrote:

Here is a very simple method using AutoFilter. In an un-used column, enter:
=IF(MOD(ROW(),17)=0,"X","") and copy down

The column will be blank except for rows 17, 34, etc....

Apply Autofilter to this column to hide the other rows.
--
Gary''s Student - gsnu200772


"Deborah" wrote:

I have a worksheet with 716 rows and I need to chose every 17th row. I am
very new to excel please help me...



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Rows

Why do you want to choose these rows is a question that has not yet been asked.

Perhaps you don't have to choose them to work with them.


Gord Dibben MS Excel MVP

On Fri, 7 Mar 2008 07:31:04 -0800, Deborah
wrote:

Thank you I hope I was not a bother or annoyance to you as the other person
posted.

"Gary''s Student" wrote:

Here is a very simple method using AutoFilter. In an un-used column, enter:
=IF(MOD(ROW(),17)=0,"X","") and copy down

The column will be blank except for rows 17, 34, etc....

Apply Autofilter to this column to hide the other rows.
--
Gary''s Student - gsnu200772


"Deborah" wrote:

I have a worksheet with 716 rows and I need to chose every 17th row. I am
very new to excel please help me...


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 rows of data (eliminating blank rows) from fixed layout Sweepea Excel Discussion (Misc queries) 1 March 13th 07 11:05 PM
Cut filtered rows, paste into next empty row of new sheet, and delete cut rows Scott Excel Worksheet Functions 0 December 13th 06 01:25 AM
Excel 2003 -Rows hidden. Scrolling unhides rows ! How do I stop th Excellent1975 Excel Discussion (Misc queries) 0 June 21st 06 08:01 PM
Pivot Tables: How do I show ALL field rows, including empty rows?? [email protected] Excel Worksheet Functions 2 April 8th 05 06:21 PM
Can Excel "slide up" rows with content thru empty rows to condense portly44 Excel Worksheet Functions 2 April 1st 05 12:47 AM


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