Welcome to the Excel Forum

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Please Register to Remove these Ads

Please Register to Remove these Ads



Reply
  #16  
Old 07-04-2009, 11:00 PM
tigertiger tigertiger is offline
Forum Contributor
 
Join Date: 11 Nov 2008
Location: The Earth
Posts: 191
tigertiger has been very helpful
Re: creating the pattern C7,C14,C21...

Please Register to Remove these Ads

I think that
Quote:
Originally Posted by martindwilson View Post
try
=INDIRECT("C"&ROWS($A$1:A1)*7)
is a good approach to solve the question at original post

OR
an alternative is

=INDEX(C:C,ROWS($1:1)*7)

or
=INDEX(C1:C100,ROWS($1:1)*7)

Last edited by tigertiger; 07-04-2009 at 11:32 PM.
Reply With Quote


Reply

Bookmarks

Tags
multiples , nseries


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump