+ Reply to Thread
Results 1 to 5 of 5

Automatically Insert Rows, slight change in code required

  1. #1
    Registered User
    Join Date
    09-05-2012
    Location
    Derbyshire, UK
    MS-Off Ver
    Excel 2007
    Posts
    8

    Automatically Insert Rows, slight change in code required

    Hi there experts, this may turn out to be a really dumb question, so if it is, i apologize in advance.

    I have this VBA code

    Please Login or Register  to view this content.
    this inserts 1 row, but i really want it to insert the 64 rows and then set of data (say A1 - a64 in sheet2) in column C.

    Role User Name (data in A1 - A64)
    D:PP_GENERAL_VIEW_UK_INK ALLELI
    D:PP_GENERAL_VIEW_UK_INK ANDRWA
    D:PP_GENERAL_VIEW_UK_INK ASHTSI
    D:PP_GENERAL_VIEW_UK_INK ASPINI
    D:PP_GENERAL_VIEW_UK_INK AUDRMI
    D:PP_GENERAL_VIEW_UK_INK BACORO
    D:PP_GENERAL_VIEW_UK_INK BALLNI
    D:PP_GENERAL_VIEW_UK_INK BARLCH
    Last edited by arlu1201; 09-05-2012 at 06:44 AM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Automatically Insert Rows, slight change in code required

    Welcome to the forum.

    I have added code tags to your post. As per forum rule 3, you need to use them whenever you put any code in your post. Please add them in future. If you need more information on how to use them, check my signature.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Automatically Insert Rows, slight change in code required

    Your question is not very clear.

    Why dont you explain with the help of a sample file?

    To Attach a File:

    1. Click on Go Advanced
    2. In the frame Attach Files you will see the button Manage Attachments
    3. Click the button.
    4. A new window will open titled Manage Attachments - Excel Forum.
    5. Click the Browse... button to locate your file for uploading.
    6. This will open a new window File Upload.
    7. Once you have located the file to upload click the Open button. This window will close.
    8. You are now back in the Manage Attachments - Excel Forum window.
    9. Click the Upload button and wait until the file has uploaded.
    10. Close the window and then click Submit.

  4. #4
    Registered User
    Join Date
    09-05-2012
    Location
    Derbyshire, UK
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Automatically Insert Rows, slight change in code required

    Thanks for the tip, i have attached the file
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    09-05-2012
    Location
    Derbyshire, UK
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Automatically Insert Rows, slight change in code required

    resolved this issue by putting the data into Access.

+ 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