+ Reply to Thread
Results 1 to 2 of 2

Filling catagories + creating increasing numbers row

  1. #1
    Registered User
    Join Date
    08-11-2009
    Location
    Amsterdam
    MS-Off Ver
    Excel 2007
    Posts
    5

    Filling catagories + creating increasing numbers row

    I have 2 questions:

    1:
    From this:
    A1: category 1
    A2:
    A3: category 2
    A4:
    A5:

    To:
    A1: category 1
    A2: category 1
    A3: category 2
    A4: category 2
    A5: category 2

    Edit: found at http://www.contextures.com/xlDataEntry02.html Very handy!

    2: I want a column filled with numbers from 1 to X where X is the last active B-row.
    I tried recording a macro by filling the first row with 1, and the second with =A1+1 but when it loops, it only fills 1,2,1,2,1,2 etcetera......

    Thanks in advance guys, you are great
    Last edited by Cheetah; 08-12-2009 at 02:31 PM.

  2. #2
    Forum Contributor
    Join Date
    06-14-2008
    Posts
    153

    Re: Filling catagories + creating increasing numbers row

    Hi,

    Try this macro regarding your first question:

    Please Login or Register  to view this content.
    Make sure you backup your data before running the macro.

    Regards.
    Welcome to: http://www.exceldigest.com/myblog/
    "Excel help for the rest of us"

+ 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