+ Reply to Thread
Results 1 to 3 of 3

Need slight modification to VBA row-merging code

  1. #1
    Registered User
    Join Date
    06-07-2012
    Location
    Virginia
    MS-Off Ver
    Excel 2010
    Posts
    72

    Need slight modification to VBA row-merging code

    I made a thread earlier and got a great response from arlu1201. However, I just realized I made an error in describing the problem.
    For reference, please see this thread:
    http://www.excelforum.com/excel-gene...ical-rows.html

    I said that the account name was in column A, however, fthe first name is in column A and the last name is column B. The VBA code I was provided only uses column A, I now need it to use both column A & column B to merge Identical account names.

    I imagine it is an easy fix, I just don't know how to do it myself and I need it to be correct.
    Here is the code I was given:

    Please Login or Register  to view this content.
    Last edited by brandonlaw; 06-08-2012 at 10:23 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: Need slight modification to VBA row-merging code

    Try this
    Please Login or Register  to view this content.
    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
    Registered User
    Join Date
    06-07-2012
    Location
    Virginia
    MS-Off Ver
    Excel 2010
    Posts
    72

    Re: Need slight modification to VBA row-merging code

    worked perfextly, thanks again

+ 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