About 43,600 results
Open links in new tab
  1. VBA to convert a table to a range? | MrExcel Message Board

    Jul 3, 2008 · Hello all. I see that I can easily record the code to convert a range to a table, but nothing is recorded when converting a table to a range. Any suggestions?

  2. How to convert a table back to plain text? - MrExcel

    Jul 23, 2011 · Is there a way to convert a table back to plain text eliminating all the table formatting? That is, eliminate the fill colors, but preserve the number formatting. I know I can convert it to a …

  3. VBA Convert to Range | MrExcel Message Board

    Jun 11, 2014 · Hi All, Is there a way through VBA that I can change one of my tables by macro to 'Convert to Range'? Thanks, Pin

  4. VBA to convert table to range | MrExcel Message Board

    Dec 31, 2007 · Dear All, I am looking for VBA to convert a table to a range. I used the macro recorder and selected the Convert to range option from the Table Ribbon...

  5. G&T - Get Data from Range without converting it to a Table?

    Oct 16, 2011 · I have a range which I don't want to convert to a table because it will frustrate other users of the file. I want to be able to get data from this worksheet/range but it always converts it to a table …

  6. Convert to range in VBA | MrExcel Message Board

    Sep 4, 2020 · What is the VBA code to convert a Table to Normal Range? I tried to record a macro but turned out blank!

  7. Excel VBA convert all tables to ranges | MrExcel Message Board

    Jul 21, 2011 · Gurus, is there a simple vba that converts all tables of workbook back to normal range? thanks.

  8. Is there a way to "Convert Table to Range" in VBA? - MrExcel

    Mar 31, 2011 · If i use the "Format as Table" command and record it, VBA records Activesheet.ListObjects.Add... But, if i then use the Table Tools Ribbon, "Convert To Range", nothing …

  9. Function to convert array to Range | MrExcel Message Board

    May 25, 2005 · i have a table with 2500 rows, 20 columns. i use filter (table25, table25 [colX]="Y") and it returns the table filtered on Y, but I dont need all the columns so i delete some. I cant do that with an …

  10. Convert from a table to range | MrExcel Message Board

    May 26, 2019 · Is it possible in the power query editor to convert a table to a range. My source data must start as a table so I can't just convert that. I have 20 sheets in the one workbook and I don't …