+ Reply to Thread
Results 1 to 2 of 2

Reformat data in Table

  1. #1
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    440

    Reformat data in Table

    Hi,

    I created a macro that required a paste of value from another spreadsheet.
    So the user will open an excel file, then copy the data from that excel file, then paste into the "Table" of my macro.
    However, if they all do "Paste As Values", then it will be fine. However, it they just paste by doing CTLR-V, I want to have a code that will format all data in my table to "Calibri, font 10, black, and no border".

    What will be the best way to do so?

    Thanks

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,411

    Re: Reformat data in Table

    Assume that everyone does it wrong and use a Worksheet Change Event handler to monitor changes and select the whole Table and Copy and Paste Special | Values
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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. How to reformat table to reduce rework
    By WaveWalker116 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-18-2017, 07:43 PM
  2. Macro to reformat data in horizontal format to a proper Data table
    By dkrishman in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-19-2015, 10:37 AM
  3. Add row to table and reformat the staggered coloring
    By aloha31 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-05-2013, 05:53 PM
  4. [SOLVED] Reformat vertical table to a horizontal table
    By roversfan09 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 03-25-2013, 12:28 AM
  5. Macro to reformat data in horizontal format to a proper Data table
    By hkaushal in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-29-2013, 08:47 PM
  6. Reformat a vertical data set to a horizontal table
    By zenmeta4 in forum Excel General
    Replies: 2
    Last Post: 06-04-2009, 03:55 AM
  7. Reformat source file as table
    By rafster in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-30-2008, 10: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