+ Reply to Thread
Results 1 to 1 of 1

Macro to add formula to columns & then sort data

  1. #1
    Registered User
    Join Date
    05-21-2009
    Location
    Ok, USA
    MS-Off Ver
    Excel 2007
    Posts
    22

    Macro to add formula to columns & then sort data

    Hi all,

    I am currently using a macro to merge the data from all sheets to into one, and would like to make it also create a new row with headers and add formulas to columns that will split the full name in the first column into first, middle, last after it copies all of the data.
    For example, I run the macro, it copies data from all sheets to "mergedsheet", then inserts a row at the top of mergedsheet, with headers FullName,FirstName,MiddleName,LastName...etc... and finally, splits all names in FullName into FirstName, MiddleName, LastName.

    The current formula I am using is below. Thanks!
    Please Login or Register  to view this content.
    Last edited by Leith Ross; 05-21-2009 at 06:55 PM. Reason: Added Code Tags

+ 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