+ Reply to Thread
Results 1 to 4 of 4

Help With A Macro To Insert Data Into A Column

  1. #1
    Forum Contributor
    Join Date
    07-15-2007
    Location
    Bend, Oregon
    MS-Off Ver
    Office 2016 Windows
    Posts
    156

    Help With A Macro To Insert Data Into A Column

    Hello,

    I need some help to finish up a macro. The current macro I am using is,

    Please Login or Register  to view this content.
    which gets me to this point of Image1 (attached as a file).

    I need to fill column "C" with EOREOR down to match last data in column "A", as Image2 (attached as a file).

    Sorry, tried to use HTML Jeannie, but does seem to work with Office 2010.

    Thanks JR
    Attached Images Attached Images

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

    Re: Help With A Macro To Insert Data Into A Column

    This is simple. You need a loop to ensure that the data gets filled up.

    Assuming that column A will have no blanks in between, your code should look like this:

    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    07-15-2007
    Location
    Bend, Oregon
    MS-Off Ver
    Office 2016 Windows
    Posts
    156

    Re: Help With A Macro To Insert Data Into A Column

    Hello,

    thank you for the effort. I was able to get wit working with the below.

    Please Login or Register  to view this content.
    Thanks JR

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

    Re: Help With A Macro To Insert Data Into A Column

    Yes, your code should work fine as well.

+ 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