×

Excel Themes

Microsoft Excel contains various features to enhance the appearance of the worksheet like text color, font size and general outlook of the objects. The users are provided with multiple theme options, they can choose their desired option where the document looks more attractive and efficient.

Themes help to appear the look of the workbook in a professional way rather than without the need of a designer. It comprises of three major components such as Colors, Fonts and Effects. Individual theme consists of 12 colors, two fonts like Heading and Body based on the effects for shapes and Smart Art. In this tutorial let’s have a look about how to use multiple themes present in the worksheet.

Key Factors in Themes

The three important key factors present in themes are as follows,

  1. Theme colors- Multiple colors present in Excel helps to format the text and objects present in the worksheet.
  2. Theme fonts- The various font options help to modify the heading and body of the content
  3. Theme Effects- Theme effect helps to format the shapes and objects present in worksheet.

Create the data in the spreadsheet

First the user needs to create the data in the spreadsheet.

Excel Themes

To apply the perspective theme for the above data, choose the Page Layout option from the theme group. Multiple theme options will appear, and the user is allowed to see the preview of each option in the spreadsheet.

Excel Themes

Under Theme option multiple options are present.

Excel Themes

For example, if Apex theme is selected, the data will look like as shown in the below images.

Excel Themes

The variation in text is shown in the above image. Similarly the remaining theme contains its unique features to change the look of the worksheet. Apart from that one can highlight the data by applying colors by choosing Font>Home button.

Excel Themes

By applying the desired color to the specific text, it helps to highlight the text.

Excel Themes

If a user selects a particular theme, it changes the overall appearance of the spreadsheet. It won’t allow you to set different themes for different spreadsheets within a workbook and changing one theme to another theme changes the entire look of the spreadsheet.

How to create a Customized Theme color, font and Effects?

To create a customized theme, following steps are followed.

STEP 1: Select Theme option from Page Layout tab, click “Save Current Theme”

Excel Themes

A dialog box appears, in the File Name, type the new name for the custom theme and click save button.

Excel Themes

A custom theme is created.

How to delete Custom Theme?

If the user doesn’t want the customized theme, the user is allowed to delete the theme

STEP 1: Click Themes from Page Layout. In the dialog box, there exist an option called “Custom Theme” is present.

STEP 2: Right click on the Custom Theme. A delete option will appear .Click on the option, where the custom theme is deleted from the worksheet.

Excel Themes

If the user again opens the theme group from Page Layout, the customized theme won’t appear.

Creating a Customized Color Theme

To create a customized color theme, click color >Theme from Page Layout tab.

Excel Themes

A set of colors will display, in that choose the option “Create New Theme Colors”. A dialog box appears,

Excel Themes

.In that choose the desired colour and clicks save. A customized color theme is saved.

To save ,color theme with present theme click Page Layout>Themes>Save Current theme.

Excel Themes

Creating Customized Font Theme

To create customized font theme, click Page Layouts> Themes>Fonts.

Excel Themes

From the option listed, click Create New Theme Fonts.

Excel Themes

Select the desired heading font and body font. Click Save. A customized font theme is created.


Related Topics

Excel SMALL() Function

The SMALL() function in excel returns the k-th smallest value in a data set. Syntax SMALL(Array, kth small number from the list) Parameter Array (required)- This parameter represents the list of numbers from which nth smallest...

1 minute read.

Excel RIGHT() Function

The RIGHT() function in excel returns the rightmost characters from a text value. This function is used for data manipulation. Syntax RIGHT(Text, [num_chars]) Parameter Text (required)- This parameter represents the string from which you want to find...

1 minute read.

How to make use of the Wildcard in Excel

In this modern world, it is known that the wildcard characters in Microsoft Excel are considered to be the most essential and unrated features of Microsoft Excel. Besides all these,...

8 minutes read.

Excel MATCH () Function

Excel MATCH () Function The MATCH () function in excel locates the position of a lookup value in a row, column, or table and returns the relative position of an item in an array. Syntax MATCH...

2 minutes read.

Excel LARGE() Function

The LARGE() function in excel returns the k-th largest value in a data set. Syntax LARGE (Array, kth small number from the list) Parameter Array (required)- This parameter represents the list of numbers from which nth...

1 minute read.

AutoFill in Excel

AutoFill in Excel Excel is known for its credibility to operate repeated and similar tasks automatically. For this purpose, it facilitates an inbuilt feature known as Autofill that recognizes the series of...

3 minutes read.

Histogram in Excel

What is Histogram in Excel? “ A histogram is a graphical tool familiar for summarizing discrete or continuous data, where the data are measured on an interval scale.”  Karl Pearson described this...

5 minutes read.

Excel ROUND() Function

Excel ROUND() Function The ROUND() function in excel rounds the numbers to specified digits. Syntax ROUND(Number,num_digits) Parameter Number(required)- This parameter represents the number which you want to round up. num_digits(required)- This parameter represents the number of decimal places to which...

1 minute read.

Separate Strings in Excel

How to Separate String in Excel Day by day, Microsoft Excel is increasing for business and personal use. It is a combination of numbers and alphabets based on the data provided....

4 minutes read.

Date and Time in Excel-VBA

In this modern world of computer technology the creation of Excel reports are termed to be the crucial elements, and the particular type of programs that helps us in performing...

6 minutes read.

What do you understand by Combination Chart in Microsoft Excel?

In Microsoft Excel, an individual has the Combo Chart option available, which can be effectively clubbed into two charts types, which are Column Clusters Chart, Line Chart to get the...

7 minutes read.

Blank cells in Excel

Microsoft Excel is spreadsheet software designed by Microsoft in 1987. It is used to perform arithmetic calculations in various fields like statistical, engineering and financial. Many times, we export data...

4 minutes read.

Excel INT() Function

Excel INT() Function The INT() function in excel is used to round a number down to the nearest integer. It removes decimal points from any number value & return rounded down number value in...

1 minute read.

Solver in Excel

What is Solver? Microsoft Excel facilitates an add-in programming tool known as Solver that uses operational research techniques to find the optimal solutions for objective problems. This tool operates with a group of...

5 minutes read.

Division in Excel

Excel worksheet are widely used for calculation purposes. Mathematics calculations include addition, subtraction, multiplication, division etc. Performing this calculation manually takes time and sometimes leads to error. To get the...

5 minutes read.

What is a name box in Excel?

The name box in Microsoft Excel specifies a name for a single cell or a table. The name box is present in the top left corner, left to the formula...

4 minutes read.

Frequency Distribution in Excel

The term Frequency Distribution in Microsoft Excel is mainly used to explain how the data will be spread out. And it could be achieved with the help of the Histogram,...

7 minutes read.

Formatting in Excel

Formatting in Excel Formatting in Excel is used to alter and change the appearance of your data in a standardized form. It also helps you to give a professional look to your reports, worksheets,...

7 minutes read.

Excel IF() Function

Excel IF() Function: The IF() function in excel checks whether a condition is true or not and returns one value if the condition is TRUE and another value if it's...

2 minutes read.

Excel Unique Values

The Unique function in Excel filters the list of unique values from the given data like range or array. The data presented is either number, text, date, time etc. This...

3 minutes read.