The tutorial explains how you can quickly apply or change table styles and remove table formatting keeping all features of an Excel table.
After you have created a table in Excel, what's the first thing you would like to do with it? Make it look exactly the way you want!
Luckily, Microsoft Excel provides a variety of predefined table styles that let you apply or change the table formatting in a click. If none of the built-in styles meets your needs, you can quickly create your own table style. In addition, you can show or hide the main table elements, such as header row, banded rows, total row, and so on. This tutorial will show you how to leverage these useful features and where to get started.
Excel tables make it a lot easier to view and manage data by providing a handful of special features such as integrated filter and sort options, calculated columns, structured references, total row, etc.
By converting data to an Excel table, you also get a head start on the formatting. A newly inserted table comes already formatted with font and background colors, banded rows, borders, and so on. If you don't like the default table format, you can easily change it by selecting any of the inbuilt Table Styles on the Design tab.
The Design tab is the starting point to work with Excel table styles. It appears under the Table Tools contextual tab, as soon as you click any cell within a table.
As you can see on the screenshot above, the Table Styles gallery provides a collection of 50+ inbuilt styles grouped into Light, Medium, and Dark categories.
You can think of an Excel table style as a formatting template that automatically applies certain formats to table rows and columns, headers and totals row.
Apart from table formatting, you can use the Table Style Options to format the following table elements:
The following screenshot demonstrates the default Table Style options:
To create a table formatted with a specific style, do the following:
To apply a different style to an existing table, perform these steps:
To set a new default table style for a given workbook, right-click that style in the Table Styles gallery and select Set As Default:
And now, whenever you click Table on the Insert tab or press the table shortcut Ctrl+T, a new table will be created with the selected default format.
If you are not quite happy with any of the built-in Excel table styles, you can create your own table style in this way:
To remove existing formatting, click the element, and then click the Clear button.
As soon as a custom style is created, it is automatically added to the Table Styles gallery:
To modify a custom table style, go to the Table Styles gallery, right-click on the style, and click Modify…
To delete a custom table style, right-click on it, and select Delete.
The built-in Excel table styles can neither be modified or deleted.
If you want to quickly format the worksheet data with any of the inbuilt Excel table styles, but you don't want to convert a regular range to an Excel table, you can use the following workaround:
Or, right-click the table, point to Table, and click Convert to Range.
If you want to keep all features of an Excel table and remove only the formatting such as banded rows, shading and borders, you can clear the table format in this way:
41 responses to "Excel table styles and formatting: how to apply, change and remove"
How To Insert If Condition On Time Format
Hello Aanand,
Sorry, it's impossible to advise anything based on such a generic description. Can you please elaborate on the task a bit more?
Container Size
State 20 40
Sydney 520 730
How to pick value with two condition i-e
Sydney & 20 = 520 , Sydney & 40 = 430
Hello Asad,
You can use nested If's with embedded AND statements, like this:
=IF(AND(B1=20, A2="sydney"), 520, IF(AND(B1=40, A2="sydney"),430, ""))
If you are looking for something different, please clarify.
Hi Svetlana Cheusheva,
I have nearly 200 employees log in in log out details with different shift timing. Everyday the employee will come to the work at different shift, how to find out that the employee has come to the duty at correct time or not by using ms excel. We have 3 shifts. Morning to afternoon, afternoon to night and night to morning. For instance, today an employee called A came in the morning shift at 6 am and then tomorrow coming in the afternoon 2 pm and then the following day coming at night 10 pm..I wanna find out, whether he came to the shift to correct time or not and how many hours he worked. Can you give some idea in this regard?
Hello, just a thought, can you not give the poor employee a normal shift pattern? That might make it a lot easier for both of you!
Hi
I have a question for you.
I have a database and the phone cell is write like this (623)700-4388 but I need get simple form like this 6237004388. Do you know if I can change this the list is big.. and I do not want to do this manually.
Hi Diego,
You can use Excel's Find and Replace command (Replace All), and replace the opening and closing parenthesis as well as the dash with nothing.
Or, you can do the same using the SUBSTITUTE function:
=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A1,"(",""),")",""),"-","")
Hello Svetlana
Just want to say you are so smart!! I did not realize find&replace can actually do a lot of things!!!! Thank you for some idea, and hope I could apply that in future. :D
Hi,
I've been searching with no luck, if there is a way in which a custom table style o custom pivot table style can become the default style for every other workbook created after that.
Stefan:
Did you ever find an answer?
Hi,
When the table comes from an external database (ie sql server in my case) , each update of the database turns off all my formattings.
How to disable this (the same we can do in a pivot table)
Hi!!
Whenever I import data from SQL server blue shaded table style if selected by default.
I need some other style. Even if I set it as default, still every time data is imported the blue shaded table comes to effect.
Please suggest.
Very helpful tips!!!
I am using a table format. When I add a line under the table i.e. the next row, it automatically extends the table along with all formats. Unfortunately the table has the date formatted to US instead of the UK (the rest of the logical world, in fact!). How can I change the format of the auto-generated rows? I can only seem to format the table from a visual perspective and now the cells themselves. At the moment I extend the table and then change the time format manually. Please advise,
Thanks.
*visual perspective but not the cells themselves.
Worked a charm! Thank you.
How may I convert a TXT file into excel WITHOUT creating the table or query format. I do not want it formatted as a table or a query, jsut a simple conversion to excel 2016. Or how can I remove the query and table formatting features once converted. It does not allow you to sort the entire page and the queriesa re not helpful if you do not need a table
hi Svetlana Cheusheva
please can you tell me about how to delete pivottable in ms excel functional
thansk
Hello ! sir
In the Excel window, click anywhere inside the PivotTable report.
Under Pivot Table Tools, on the Options tab, in the Actions group, click Select, and then click Entire PivotTable.
Press the Delete key.
Hello...
I have two tables on same sheet (side by side) i.e. the rows of both the tables remains same. So when i filter the data of one table, the data on other near by table too changes which i don't expect it to do. Note that i don't want to place the tables one below another & want both tables on same sheet side by side.
Hope there will be solution to it.....
Thanks & Regards,
Merang
Just put one (small or hidden) column between the two tables
How types of data validation?
hello!
Mam,
i want to know . how can i use index formula in multiple cell?
how can i hide my formula in excel sheet .... nobody see the formula....
Hi Shanu,
You can hide your formulas by following these steps: How to hide formulas in Excel
When printing a table, is there a way to double space the rows (without inserting blank rows or increasing the row height)? Thanks.
Svetlana Cheusheva you are so sweet....
You are the Best!
Please solve my query:
I prepare a list of parked vehicles in the parking slot. On the daily basis how to check if a vehicle is parked continuously for more than one day?
Pl help.
It helped me, thank you!
After adding a new row in the table, my auto row count function =SUBTOTAL(3,C$3:$C37) stops working properly in the first column. It messes up the new row count and the one previous to it.
How to insert a .jpg file into an Excel
(Looking for a way to just insert the .jpg file into the cell, where it could be opened when needed, but otherwise, remain closed)
I want to combine 100 excel workbooks(1st worksheet only) in one workbook(as a single worksheet) I also want to remove the first row from all workbooks but first. End result should be one sheet with a header row. Is this possible??
Thank you so much for this information. I couldn't find anything like this on YouTube, which is usually where I go. It would be great if you put this information on there for others. I needed to: Change an existing Table style that was formatted in Excel. I'm grateful!
Heather
Hello
Can someone tell me how to take off a table once I have saved.
It is taking a very long time to open and close. I need it cleared back to the original info in my (large) spreadsheet without being in a table.
HELP! please :(
I have an excel which has hyperlinks from the other sheet of the same file. I have 20 to 30 sheets in one excel file, so when when I click the hyperlink, I usually have a hard time getting back to the main page which is the first sheet. Is there a way to have the main page sheet always appear like its being freeze so that even im on the 30th sheet I can still see the main sheet?
Hello, I have been working in a pre-existing sheet with table formatting. I added about 10 additional columns (not in table format). Now I need to format them into the same table. Please advise - thank you in advance!
Hello Ben!
You need to resize the table. I recommend reading this article on our blog.
If you need any further assistance, please don’t hesitate to ask.
wtf!?! using clear as you specified deleted all of my table formats!!! thanks for nothing
Sometimes excel offers the table styles as shown in the articles and sometimes it has different colors including pink and purple... why is that and how can I get it to always have purple as an option without creating my own format?