+ Reply to Thread
Results 1 to 2 of 2

autofill with number embedded in text

  1. #1
    Registered User
    Join Date
    05-25-2006
    Posts
    8

    autofill with number embedded in text

    I have the following pattern:
    student1c
    student2c
    student3c

    I want to autofill columns with the number incrementing.

    Can you tell me how to do this?

    Thanks very much
    B

  2. #2
    Guest

    Re: autofill with number embedded in text

    Hi
    You could use the COLUMN() function which will stick in the column number:
    ="student"&COLUMN()&"c"
    Similarly, you could use COLUMN()-2, or COLUMN()+3 or whatever you need to
    get the right number in there!

    Hope this helps.
    Andy.

    "beckstei" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I have the following pattern:
    > student1c
    > student2c
    > student3c
    >
    > I want to autofill columns with the number incrementing.
    >
    > Can you tell me how to do this?
    >
    > Thanks very much
    > B
    >
    >
    > --
    > beckstei
    > ------------------------------------------------------------------------
    > beckstei's Profile:
    > http://www.excelforum.com/member.php...o&userid=34802
    > View this thread: http://www.excelforum.com/showthread...hreadid=545560
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.6.0 RC 1