+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 16 to 16 of 16
  1. #16
    Valued Forum Contributor
    Join Date
    11-11-2008
    Location
    Euro
    MS-Off Ver
    2003, 2007
    Posts
    355

    Re: creating the pattern C7,C14,C21...

    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-05-2009 at 12:32 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0