+ Reply to Thread
Results 1 to 3 of 3

How to convert data on multiple sheets into the Excel Table format?

  1. #1
    Registered User
    Join Date
    01-02-2014
    Location
    Los Angeles
    MS-Off Ver
    Excel 2013
    Posts
    14

    How to convert data on multiple sheets into the Excel Table format?

    Hi guys,

    I have a workbook that contains something like 50 worksheets and they all contain data with the same columns, for example column A is Project, column B is Project Name, etc. I need to convert data in each worksheet into an Excel Table. There has to be an easier way than manually converting each worksheet into a Table. However, when I group all of the sheets, the option to Insert a Table is not available even though the data starts in the same row and contains the same number of active columns in each worksheet. Is there an easier waty to insert a table in all of the worksheet simultaneously?
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-30-2011
    Location
    Vancouver, Canada
    MS-Off Ver
    Excel 2010
    Posts
    604

    Re: How to convert data on multiple sheets into the Excel Table format?

    This requires VBA and the logic will be:

    1) Loop through each worksheet
    2) Select range (which will likely be similar for each sheet)
    3) Convert to table

  3. #3
    Forum Contributor
    Join Date
    01-30-2011
    Location
    Vancouver, Canada
    MS-Off Ver
    Excel 2010
    Posts
    604

    Re: How to convert data on multiple sheets into the Excel Table format?

    See if this does the job for you!
    Attached Files Attached Files

+ 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. Convert multiple word files to one excel table
    By Barefaced in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-17-2014, 04:52 AM
  2. convert table data into catalog style format
    By bsapaka in forum Excel General
    Replies: 3
    Last Post: 01-15-2014, 06:32 PM
  3. Save Multiple Excel Sheets from a Workbook into Multiple Text Macintosh Format VBA
    By ashokpatidar in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-05-2013, 10:04 PM
  4. [SOLVED] how to convert single line data format to multiple line data format
    By pksreela in forum Excel General
    Replies: 3
    Last Post: 10-16-2012, 08:13 AM
  5. Replies: 0
    Last Post: 01-19-2012, 09:12 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