+ Reply to Thread
Results 1 to 3 of 3

Inserting Rows Via VBA / Formula

  1. #1
    Registered User
    Join Date
    01-13-2010
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    2

    Inserting Rows Via VBA / Formula

    Hello,

    I am trying to insert rows between a list, the format of the list is like so:

    Asset Number Number of Items Relating to Asset
    123456 2
    658974 3
    125689 10
    125468 44
    568942 5

    What I need to do is insert rows relating to column B. For example I need to insert 2 rows below the first asset number and 5 rows below the last asset number.
    Is there a way in which to do this via formula or VBA??

    Any help would be much appreciated.

    Thanks,

    RIK

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Inserting Rows Via VBA / Formula

    Numerous methods - one might be:

    Please Login or Register  to view this content.
    Note: I've not added rows to the last Asset number - given we assume this is the last asset and thus rows below are blank... is this not the case ?

  3. #3
    Registered User
    Join Date
    01-13-2010
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Inserting Rows Via VBA / Formula

    Thats correct.

    I'll give this a go.

    Thanks,

    RIKIN

+ 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