+ Reply to Thread
Results 1 to 2 of 2

Help to rename column headings and put them it a different order save as new sheet

  1. #1
    Registered User
    Join Date
    08-24-2014
    Location
    PA
    MS-Off Ver
    2010
    Posts
    4

    Help to rename column headings and put them it a different order save as new sheet

    Can someone please help,

    I need a VBA to open my spreadsheet file take this data format.
    Address City / State / Zip First Name Last Name Email Cell Phone Number


    Then rename the headers and put it into this exact format then save it to a new xlsx file name that I can create in the same VBA
    UserID City ExpirationDate CHSetIndex FirstName LastName MiddleName Street Zip State HomePhone WorkPhone LastEventLog NeverExpiers Active Deleted GotTransmitters GotCards GotEntryCodes GotPhoneEntryNumbers CustomType1 CustomType2 CustomType3 CustomType4

    The UserID needs to Auto number starting with a number that I also input in the VBA

    City / State / Zip is all 1 box in the first sheet and I need to separate them into Street Zip State for the new sheet
    HomePhone needs to be Cell Phone Number
    CustomType1 needs to be the Email
    FirstName needs to be the contents of First Name
    LastName needs to be the contents of Last Name
    Active needs to say TRUE
    Deleted needs to say FALSE
    LastEventLog Needs show 0
    GotTransmitters Needs to say FALSE
    GotCards Needs to say FALSE
    GotEntryCodes Needs to say FALSE
    GotPhoneEntryNumbers Needs to say FALSE


    Thank you in advance!

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Help to rename column headings and put them it a different order save as new sheet

    try here: Excel Programming / VBA / Macros

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Macro to Copy data from one sheet to another sheet if column headings match
    By harman83 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-04-2015, 02:40 AM
  2. Copy a selected sheet rename it then save
    By LeapingLizard in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-19-2013, 10:30 AM
  3. Copy a selected sheet rename it then save
    By LeapingLizard in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-01-2013, 08:45 PM
  4. Replies: 0
    Last Post: 04-28-2012, 06:06 PM
  5. Replies: 3
    Last Post: 05-27-2010, 10:57 AM
  6. Save as CSV without column headings
    By goodKnight in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-16-2009, 04:39 PM
  7. [SOLVED] Excel worksheet column headings in backwards alphabetical order?
    By normanok89 in forum Excel General
    Replies: 1
    Last Post: 03-04-2005, 12:06 PM

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