ADVERTISEMENT
  • About
  • Advertise
  • Privacy & Policy
  • Contact
Office Learner
ADVERTISEMENT
  • Home
  • Browse by Category
    • Word
      • Word Basics
      • Word Data Entry
      • Word Formatting
      • Word Templates
      • Word Tips
    • Excel
      • Excel Basics
      • Excel Shortcuts
      • Excel Charts
      • Data Validation
      • Conditional Formatting
      • Data Analysis with Excel
      • Dynamic Arrays
      • Advanced Excel Topics
      • Developing Excel Related Tools
      • Essential Excel Books
      • Excel for Accountants
      • Excel for Finance
      • Excel Functions and Formulas
      • Excel Pivot Tables
      • Excel Power BI
      • Excel Power Query
      • Excel Templates
      • Excel Training & Courses
      • Macros and Excel VBA
    • PowerPoint
      • Animation
      • PowerPoint Basics
      • PowerPoint Templates
  • About
  • Office Books
  • Courses
No Result
View All Result
  • Home
  • Browse by Category
    • Word
      • Word Basics
      • Word Data Entry
      • Word Formatting
      • Word Templates
      • Word Tips
    • Excel
      • Excel Basics
      • Excel Shortcuts
      • Excel Charts
      • Data Validation
      • Conditional Formatting
      • Data Analysis with Excel
      • Dynamic Arrays
      • Advanced Excel Topics
      • Developing Excel Related Tools
      • Essential Excel Books
      • Excel for Accountants
      • Excel for Finance
      • Excel Functions and Formulas
      • Excel Pivot Tables
      • Excel Power BI
      • Excel Power Query
      • Excel Templates
      • Excel Training & Courses
      • Macros and Excel VBA
    • PowerPoint
      • Animation
      • PowerPoint Basics
      • PowerPoint Templates
  • About
  • Office Books
  • Courses
No Result
View All Result
Office Learner
No Result
View All Result
Home Excel

How to Use NOMINAL Function in Excel

Md Abu Sayeed Chowdhury Abir by Md Abu Sayeed Chowdhury Abir
May 23, 2026
in Excel, Excel Functions and Formulas
0
0
SHARES
0
VIEWS
Share on FacebookShare on Twitter
ADVERTISEMENT

Microsoft Excel is a handy software. We use Excel functions for our education, business, and financial analyses. Moreover, in light of the effective rate and the number of compounding periods per year calculating the nominal annual interest rate, we thoroughly use Excel NOMINAL function. With this in mind, we are going to learn how to use the NOMINAL function in Excel with an example.

Download Practice Workbook

Download this workbook and practice while going through the article.

NOMINAL Function.xlsx

Introduction to NOMINAL Function

The Excel Financial functions section includes the NOMINAL Function. It determines the number of compounding periods per year and the nominal annual interest rate for a given effective interest rate. Alternatively, the NOMINAL function is the EFFECT function’s inverse calculation. The following equation describes their relation.

Advertisement. Scroll to continue reading.

Where

Nominal Rate = The nominal annual interest rate.
Npery = The number of compound periods per year.

Therefore, NOMINAL determines the number of compounding periods per year and the nominal annual interest rate for a declared effective interest rate. When the effective rate and the number of compounding years are provided, the function will return the nominal yearly interest rate. In financial analysis, we frequently compare multiple bonds, therefore we’re curious to know which one offers the best overall return. Moreover, the NOMINAL function can be useful when comparing two bonds, one of which advertises a real interest rate and the other a nominal rate.

Syntax: The syntax of the NOMINAL function is as follows:

=NOMINAL(effect_rate, npery)

Arguments Explanation:

Arguments
Required or Optional
Explanation

effect_rate
Required
A numeric value between 0 & 1 or a percentage.

npery
Required
The number of compound periods per year.

Return Value: Returns the nominal annual interest rate.

Notes
For this article, I have used the Office 365 version. The NOMINAL function is available from Excel 2000 to the present version.

Practical Example of Calculating Nominal Interest Rate Using NOMINAL Function

Calculating the annual nominal interest rates can be cumbersome if we have a large dataset. However, with the help of the NOMINAL function, we can determine them quickly and effectively. After we obtain the decimal values as outputs, we will format them in percentages using the Format Cells feature. Let’s get into it. To demonstrate, we take a dataset that represents annual nominal rates and periods of a credit bank.

Step 1: Create Dataset with Proper Parameters

The first step aims to introduce a proper dataset with correct information. Let’s add the following sub-headings as follows.

Include the headers Effective Rate, Compound Periods, and Nominal Rate in columns B, C, and D respectively.
Afterward, populate the headers with the correct values.
Thus, we obtain our desired dataset.

Read More: How to Use NPER Function in Excel (3 Relevant Examples)

Step 2: Apply NOMINAL Function

The objective of the second step is to utilize the NOMINAL function for the given values. As already discussed, the function determines the nominal interest rate and returns a decimal. Therefore, let’s follow the instructions below to implement the function properly.

ADVERTISEMENT

First, type the following formula in cell D5,

=NOMINAL(B5,C5)

Later, press the Enter or Tab keys.

As a result, we get an output in D5.
Next, use the AutoFill tool to drag the output cell down.
Hence, we obtain our desired nominal rates in our dataset.

Note:

The Effective rate should be between 0 and 1.
The Compound Periods have to be an Integer. If not, Excel will truncate the inputs.

Read More: How to Use RRI Function in Excel (5 Suitable Examples)

Step 3: Use Format Cells Feature

In our last step, we will format the previously obtained decimal into percentages. To illustrate, we will use the Format Cells feature in Excel. To do so, follow the easy procedure below.

First, select the range D5:D10 and right-click on the selected range.

Consequently, a context menu pops up.
There, locate the Format Cells option and tap on it.

Subsequently, the Format Cells dialog box appears.
Further, go to Number → Percentage and then set the Decimal places to 2.
Lastly, click OK to complete the formatting.

Finally, we can see the effective rates in our display.

Read More: XIRR vs IRR in Excel (Differences with Examples)

Reasons Behind NOMINAL Function Not Working in Excel

The common errors likely to appear are as follows.

#NUM! appears if the given effective rate is ≤ 0.
#NUM! also shows up if the given Npery is < 1.
#VALUE! pops up if we input non-numeric values.

Conclusion

In conclusion, we have discussed some easy steps of how to use the NOMINAL function in Excel with an example. Not to mention, our ExcelDemy website shows various simple problem-solving methods like this. Please, leave any further queries or recommendations in the comment box below.

Related Articles

How to Use DB Function in Excel (2 Ideal Examples)
Calculate IRR (Internal Rate of Return) in Excel (8 Ways)
How to Use MIRR Function in Excel (3 Quick Examples)

The post How to Use NOMINAL Function in Excel appeared first on ExcelDemy.

ADVERTISEMENT
Previous Post

How to Use DPRODUCT Function in Excel (6 Practical Examples)

Next Post

How to Use DEVSQ Function in Excel (3 Suitable Examples)

Md Abu Sayeed Chowdhury Abir

Md Abu Sayeed Chowdhury Abir

Next Post

Automatic Ways to Scale Excel Chart Axis (2 Suitable Ways)

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

I agree to the Terms & Conditions and Privacy Policy.

Stay Connected test

  • 86.2k Followers
  • 23.9k Followers
  • 99 Subscribers
ADVERTISEMENT
  • Trending
  • Comments
  • Latest
The Evolution of Microsoft Word: A Brief History

The Evolution of Microsoft Word: A Brief History

May 3, 2023

How to Merge and Center Selected Cells in Excel (4 Ways)

February 5, 2023
How to Use Excel SUMIF to Sum Values Greater Than 0

How to Merge Cells in Excel Without Merging Actually

May 3, 2023

How to Create a Weighted Sales Pipeline in Excel

February 5, 2023
Spreadsheet Layout

What is spreadsheet? and how it works!

0
Spreadsheet Layout

Spreadsheet Layout

0
Spreadsheet Layout

IF function of Google Sheets – usage and formula examples

0

5 Google Sheets tricks that you always need!

0

How to Create Material Reconciliation Format in Excel

May 23, 2026

How to Create Radar Chart with Radial Lines in Excel

May 23, 2026

How to Draw 3-Axis Scatter Plot in Excel (with Easy Steps)

May 23, 2026

[Fixed!] Excel MATCH Function Not Working

May 23, 2026

Recent News

How to Create Material Reconciliation Format in Excel

May 23, 2026

How to Create Radar Chart with Radial Lines in Excel

May 23, 2026

How to Draw 3-Axis Scatter Plot in Excel (with Easy Steps)

May 23, 2026

[Fixed!] Excel MATCH Function Not Working

May 23, 2026
Office Learner

OfficeLearner is a place where you can learn PowerPoint, Excel, Word Data Analysis, and other Office related programs. We provide tips, how to guide and also provide Excel solutions to your business problems

Follow Us

DMCA.com Protection Status

Browse by Category

  • Advanced Excel Topics
  • Copilot
  • Copilot / AI
  • Copilot / M365
  • Copilot Studio
  • Excel
  • Excel / Copilot
  • Excel Basics
  • Excel Functions and Formulas
  • Forms / Excel
  • Loop
  • Loop / Collaboration
  • OneNote
  • OneNote / Copilot
  • Outlook
  • Outlook / Copilot
  • Power Automate
  • Power Automate / Copilot
  • PowerPoint
  • PowerPoint / Copilot
  • PowerPoint Basics
  • SharePoint
  • SharePoint / Copilot
  • Teams
  • Teams / Copilot
  • Uncategorized
  • Word
  • Word / Copilot
  • Word Basics
  • Word Tips

Recent News

How to Create Material Reconciliation Format in Excel

May 23, 2026

How to Create Radar Chart with Radial Lines in Excel

May 23, 2026
  • About
  • Advertise
  • Privacy & Policy
  • Contact

© 2022 OfficeLearner - Free Excel, PowerPoint & Word Tutorial & Online Courses

No Result
View All Result

© 2022 OfficeLearner - Free Excel, PowerPoint & Word Tutorial & Online Courses

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.