+ Reply to Thread
Results 1 to 2 of 2

VBA Project Help (Copying Sheet)

  1. #1
    Registered User
    Join Date
    08-11-2015
    Location
    England
    MS-Off Ver
    Mac 2011
    Posts
    1

    VBA Project Help (Copying Sheet)

    Need some help it a VBA project. I'm working on Excel for Mac 2011, although would appreciate any responses in Windows too.

    I'm looking to create a VBA program that will:
    1. Select a CSV from a pop up window
    2. Copy it to be the second worksheet in the current file (the one the program will be in)
    3. Make the header row (row 1) of the copied worksheet bold
    4. Remove the gridlines
    5. Save the file as a new file (to keep the original program file in tact)
    If you have any suggestions of how this could be done in a more efficient way, please just go ahead. Thanks
    Last edited by zander404; 08-11-2015 at 06:08 AM.

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: VBA Project Help (Copying Sheet)

    Please Login or Register  to view this content.
    will browse for CSV files and then copy the data into Sheet2.

    As far as formatting is concerned, your best bet is to record a macro doing exactly what you want and use the code from that.
    If someone has helped you then please add to their Reputation

+ 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. Replies: 5
    Last Post: 08-06-2014, 01:10 PM
  2. Replies: 1
    Last Post: 05-02-2014, 03:05 PM
  3. [SOLVED] Match date to project in array and calculate days since last project of same name
    By peepingtom in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-22-2013, 12:37 AM
  4. [SOLVED] Function that concatenates multiple sub-project descriptions based on project code
    By markbpi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-28-2012, 06:49 PM
  5. [SOLVED] Insert Blank Rows between sorted projects, Subtotal project to the right of final project.
    By ZAC7 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-07-2012, 04:08 AM
  6. If i entered any project code in sheet2 display all data of that project
    By koolguys4u in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-21-2009, 03:09 AM
  7. Replies: 1
    Last Post: 10-18-2005, 11:05 AM

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