{"id":4190,"date":"2026-06-21T11:13:20","date_gmt":"2026-06-21T11:13:20","guid":{"rendered":"https:\/\/broadwayinfosys.com\/blog\/?p=4190"},"modified":"2026-06-21T11:13:20","modified_gmt":"2026-06-21T11:13:20","slug":"excel-formulas-cheat-sheet","status":"publish","type":"post","link":"https:\/\/broadwayinfosys.com\/blog\/ict\/excel-formulas-cheat-sheet\/","title":{"rendered":"Excel Formulas Cheat Sheet: 50+ Must-Know Functions &#038; Shortcuts"},"content":{"rendered":"<p>Excel formulas really are the backbone of efficient data handling. Learn them, and you can save hours of manual work every week, turning a basic spreadsheet into a powerful decision-making tool.<\/p>\n<div>This guide covers 50+ essential Excel formulas and keyboard shortcuts, grouped by category, <a href=\"https:\/\/broadwayinfosys.com\/blog\/software\/excel-best-tool-business-nepal\/\">so you can grab what you need fast<\/a>.<\/div>\n<p>Keep this cheat sheet within reach and bookmark it now. When you&#8217;re ready for more, join our <a href=\"https:\/\/broadwayinfosys.com\/advanced-excel-training-in-nepal\">Advanced Excel Course<\/a> and master everything from formulas to advanced data analysis.<\/p>\n<h2 class=\"p1\">Understanding Excel Formulas Basics<\/h2>\n<p><strong>Formula vs. Function<\/strong><\/p>\n<p>A formula is an expression that begins with an equals sign (=) and performs a calculation. A function is a built-in named operation, like SUM() or IF(), that you use inside a formula, kinda like a prebuilt tool.<\/p>\n<p><strong>How to Enter a Formula<\/strong><\/p>\n<ul>\n<li>Click a cell and type = to start.<\/li>\n<li>Type the function name and open parenthesis, e.g., =SUM(<\/li>\n<li>Select your range or type values, then close with )<\/li>\n<li>Press Enter to confirm<\/li>\n<\/ul>\n<p><b>Common Formula Errors<\/b><\/p>\n<table style=\"border-collapse: collapse; width: 100%; height: 240px;\">\n<tbody>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: center;\"><b>Error<\/b><\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: center;\"><b>Meaning<\/b><\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: center;\"><b>Fix<\/b><\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">#DIV\/0!<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Division by zero<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Wrap with IFERROR or check denominator<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">#VALUE!<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Wrong data type<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Ensure numbers are not stored as text<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">#REF!<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Invalid cell reference<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Check if referenced cells were deleted<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">#NAME?<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Unrecognized formula name<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Check spelling of the function name<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">#N\/A<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Value not found<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Use IFERROR or IFNA to handle missing values<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"section-1\" class=\"wp-block-heading\">Essential Excel keyboard shortcuts<\/h2>\n<p>Shortcuts help you save time by removing the necessity to navigate through menus. Rather than copying and pasting manually, simply press Ctrl+D. Once you commit these to memory, you\u2019ll definitely notice an increase in your speed. Below is a list of the most helpful shortcuts categorized by type:<\/p>\n<h3 class=\"wp-block-heading\">Navigation shortcuts<\/h3>\n<table style=\"border-collapse: collapse; width: 100%; height: 288px;\">\n<tbody>\n<tr style=\"height: 56px;\">\n<td style=\"width: 50%; height: 56px; text-align: center;\"><b>Shortcut<\/b><\/td>\n<td style=\"width: 50%; height: 56px; text-align: center;\"><b>Action<\/b><\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 50%; height: 56px; text-align: left;\">Ctrl + Home<\/td>\n<td style=\"width: 50%; height: 56px; text-align: left;\">Go to cell A1<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 50%; height: 56px; text-align: left;\">Ctrl + End<\/td>\n<td style=\"width: 50%; height: 56px; text-align: left;\">Go to last used cell<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px; text-align: left;\">Ctrl + Arrow Key<\/td>\n<td style=\"width: 50%; height: 24px; text-align: left;\">Jump to last cell in direction<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px; text-align: left;\">Double-click cell border<\/td>\n<td style=\"width: 50%; height: 24px; text-align: left;\">Jump to last used cell in column<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px; text-align: left;\">Ctrl + BackSpace<\/td>\n<td style=\"width: 50%; height: 24px; text-align: left;\">Display active cell<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px; text-align: left;\">Ctrl + Page Down<\/td>\n<td style=\"width: 50%; height: 24px; text-align: left;\">Move to next worksheet<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px; text-align: left;\">Ctrl + Page Up<\/td>\n<td style=\"width: 50%; height: 24px; text-align: left;\">Move to next worksheet<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Here&#8217;s a hidden gem:<\/strong> double-click a cell&#8217;s border to instantly jump to the last used cell in that column or row.<\/p>\n<h3 class=\"wp-block-heading\">Data entry and editing shortcuts<\/h3>\n<table style=\"border-collapse: collapse; width: 100.148%; height: 810px;\">\n<tbody>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px; text-align: center;\"><b>Shortcut<\/b><\/td>\n<td style=\"width: 50%; height: 24px; text-align: center;\"><b>Action<\/b><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+;<\/td>\n<td style=\"width: 50%; height: 24px;\">Insert current date<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Shift+Ctrl+;<\/td>\n<td style=\"width: 50%; height: 24px;\">Insert current time<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Shift+F2<\/td>\n<td style=\"width: 50%; height: 24px;\">Edit cell comment<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">alt+lC<\/td>\n<td style=\"width: 50%; height: 24px;\">Insert Column<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">alt+lR<\/td>\n<td style=\"width: 50%; height: 24px;\">Insert Row<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+D<\/td>\n<td style=\"width: 50%; height: 24px;\">Copy formula down<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+R<\/td>\n<td style=\"width: 50%; height: 24px;\">Copy formula to the right<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Alt+=<\/td>\n<td style=\"width: 50%; height: 24px;\">AutoSum<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Alt+I, C<\/td>\n<td style=\"width: 50%; height: 24px;\">Insert column<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Alt+I, R<\/td>\n<td style=\"width: 50%; height: 24px;\">Insert row<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Alt+F1<\/td>\n<td style=\"width: 50%; height: 24px;\">Insert chart<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+S<\/td>\n<td style=\"width: 50%; height: 24px;\">Save workbook<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+Z<\/td>\n<td style=\"width: 50%; height: 24px;\">Undo<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+Y<\/td>\n<td style=\"width: 50%; height: 24px;\">Redo<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+C<\/td>\n<td style=\"width: 50%; height: 24px;\">Copy<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+V<\/td>\n<td style=\"width: 50%; height: 24px;\">Paste<\/td>\n<\/tr>\n<tr style=\"height: 23px;\">\n<td style=\"width: 50%; height: 23px;\">Ctrl+X<\/td>\n<td style=\"width: 50%; height: 23px;\">Cut<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+F<\/td>\n<td style=\"width: 50%; height: 24px;\">Find<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+H<\/td>\n<td style=\"width: 50%; height: 24px;\">Replace<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+A<\/td>\n<td style=\"width: 50%; height: 24px;\">Select all<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl+B<\/td>\n<td style=\"width: 50%; height: 24px;\">Bold<\/td>\n<\/tr>\n<tr style=\"height: 21px;\">\n<td style=\"width: 50%; height: 21px;\">Ctrl+I<\/td>\n<td style=\"width: 50%; height: 21px;\">Italic<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 class=\"wp-block-heading\">Table Shortcuts<\/h3>\n<table style=\"border-collapse: collapse; width: 100%; height: 96px;\">\n<tbody>\n<tr style=\"height: 24px;\">\n<td style=\"width: 49.963%; height: 24px;\">Ctrl + T<\/td>\n<td style=\"width: 49.963%; height: 24px;\">Format List as Table<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 49.963%; height: 24px;\">Ctrl + Shift + L<\/td>\n<td style=\"width: 49.963%; height: 24px;\">Toggle Filters<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 49.963%; height: 24px;\">Alt + A + M<\/td>\n<td style=\"width: 49.963%; height: 24px;\">Remove Dups<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 49.963%; height: 24px;\">Alt + Down Arrow<\/td>\n<td style=\"width: 49.963%; height: 24px;\">Open Filter dropdown in header<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Essential Excel Formulas Every User Should Know<\/h2>\n<div>These are the formulas you&#8217;ll reach for again and again. Get comfortable with these seven, and you&#8217;ll be able to handle most spreadsheet tasks with confidence.<\/div>\n<h3 class=\"font-claude-response-body break-words whitespace-normal\">The 7 basic Excel formulas:<\/h3>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\"><strong>SUM:<\/strong>\u00a0adds up a range of numbers<\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\"><strong>AVERAGE:<\/strong>\u00a0finds the mean value of a range<\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\"><strong>COUNT:<\/strong>\u00a0counts how many cells contain numbers<\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\"><strong>MIN:<\/strong>\u00a0returns the lowest value in a range<\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\"><strong>MAX:<\/strong>\u00a0returns the highest value in a range<\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\"><strong>IF:<\/strong>\u00a0outputs different results based on a condition<\/li>\n<li class=\"font-claude-response-body whitespace-normal break-words pl-2\"><strong>VLOOKUP:<\/strong>\u00a0searches and retrieves data from a table<\/li>\n<\/ul>\n<table style=\"border-collapse: collapse; width: 100%; height: 672px;\">\n<tbody>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; text-align: center; height: 56px;\"><b>Formula<\/b><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 56px;\"><b>Syntax with Example<\/b><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 56px;\"><b>Description<\/b><\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">SUM<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">=SUM(A1:A10)<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Adds all values in a range<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">AVERAGE<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">=AVERAGE(A1:A10)<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Returns the mean of a range<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">MIN<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">=MIN(A1:A10)<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Returns the smallest value<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">MAX<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">=MAX(A1:A10)<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Returns the largest value<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">COUNT<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">=COUNT(A1:A10)<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Counts cells with numbers<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">COUNTA<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">=COUNTA(A1:A10)<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Counts non-empty cells<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">ROUND<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">=ROUND(A1,2)<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Rounds to specified decimal places<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">ROUNDUP<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">=ROUNDUP(A1,0)<\/td>\n<td style=\"width: 33.3333%; height: 56px; text-align: left;\">Always rounds up<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">ROUNDDOWN<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">=ROUNDDOWN(A1,0)<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Always rounds down<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">SUMIF<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">=SUMIF(range,criteria,sum_range)<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Sum cells that meet a condition<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">SUMIFS<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">=SUMIFS(sum_range,range1,crit1,&#8230;)<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Sum with multiple conditions<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">AVERAGEIF<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">=AVERAGEIF(range,criteria,avg_range)<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Average cells meeting a condition<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">MOD<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">=MOD(10,3)<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Returns remainder after division<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">ABS<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">=ABS(-5)<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Returns absolute value<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">POWER<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">=POWER(2,3)<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Raises number to a power<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%; text-align: left;\">NOT<\/td>\n<td style=\"width: 33.3333%; text-align: left;\">NOT(condition 1)<\/td>\n<td style=\"width: 33.3333%; text-align: left;\">The <strong>NOT<\/strong> function evaluates a statement and returns either TRUE or FALSE. It&#8217;s also commonly used as a nested function inside an <strong>IF<\/strong> formula for more complex logic.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Understanding Cell References<\/h2>\n<p>Most formulas rely on cell references. The way you define them directly affects how your formula behaves when copied to other cells.<\/p>\n<table style=\"border-collapse: collapse; width: 100%; height: 101px;\">\n<tbody>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: center;\"><strong>Reference Type<\/strong><\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: center;\"><strong>Example<\/strong><\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: center;\"><strong>Behavior<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Relative<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">=X2+Y2<\/td>\n<td style=\"width: 33.3333%; height: 24px; text-align: left;\">Changes when copied (X3+Y3, X4+Y4, etc.)<\/td>\n<\/tr>\n<tr style=\"height: 53px;\">\n<td style=\"width: 33.3333%; text-align: left; height: 53px;\">Absolute<\/td>\n<td style=\"width: 33.3333%; text-align: left; height: 53px;\">=$X$1<\/td>\n<td style=\"width: 33.3333%; text-align: left; height: 53px;\">Stays fixed when copied<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Relative Cell Reference:<\/strong> A reference that automatically updates when you copy a formula. For example, copying =X1+Y1 down one row changes it to =X2+Y2.<\/p>\n<p><strong>Absolute Cell Reference:<\/strong>\u00a0Use the <strong>$<\/strong> symbol to fix a reference so it never changes. For example, =$X$1+Y1 always refers to X1, even when copied to different cells.<\/p>\n<h3 class=\"wp-block-heading\">Math and statistical functions<\/h3>\n<table style=\"border-collapse: collapse; width: 100%;\">\n<tbody>\n<tr>\n<td style=\"width: 33.3087%; text-align: center;\"><strong>Function<\/strong><\/td>\n<td style=\"width: 33.3087%; text-align: center;\"><strong>Syntax<\/strong><\/td>\n<td style=\"width: 33.3087%; text-align: center;\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3087%;\">MEDIAN<\/td>\n<td style=\"width: 33.3087%;\">MEDIAN(range)<\/td>\n<td style=\"width: 33.3087%;\">Returns the middle value in a range<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3087%;\">PI<\/td>\n<td style=\"width: 33.3087%;\">PI()<\/td>\n<td style=\"width: 33.3087%;\">Returns the value of pi<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"section-3\" class=\"wp-block-heading\">Excel lookup functions<\/h2>\n<p>When you need to find specific data across a large spreadsheet, lookup functions are your best friend. They search through your data and return matching values instantly, which is <a href=\"https:\/\/officeproconsulting.com.au\/mastering-vlookup-in-excel\/\" rel=\"nofollow noopener\" target=\"_blank\">why VLOOKUP remains one of the most popular Excel functions<\/a> around.<\/p>\n<div>\n<table style=\"border-collapse: collapse; width: 100%; height: 296px;\">\n<tbody>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; text-align: center; height: 56px;\"><b>Formula<\/b><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 56px;\"><b>Syntax<\/b><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 56px;\"><b>Description<\/b><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">LOOKUP<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">LOOKUP(lookup_value, lookup_vector, [result_vector])<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Searches for a value in a range. Most users prefer VLOOKUP or HLOOKUP.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">VLOOKUP<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=VLOOKUP(val,range,col,0)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Looks up value vertically in a table<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">HLOOKUP<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=HLOOKUP(val,range,row,0)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Looks up value horizontally<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">INDEX<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=INDEX(range,row,col)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Returns value at given row\/column<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">MATCH<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=MATCH(val,range,0)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Returns position of a value in a range<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">INDEX+MATCH<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=INDEX(B1:B10,MATCH(val,A1:A10,0))<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Smarter alternative to VLOOKUP<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">XLOOKUP<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=XLOOKUP(val,lookup,return)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Excel 365 replaces VLOOKUP\/HLOOKUP<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">OFFSET<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=OFFSET(A1,2,3)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Returns a cell offset from a reference<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">INDIRECT<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=INDIRECT(&#8220;A&#8221;&amp;B1)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Returns reference from a text string<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">CHOOSE<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=CHOOSE(2,&#8221;a&#8221;,&#8221;b&#8221;,&#8221;c&#8221;)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Returns value from a list by index<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h2 id=\"section-5\" class=\"wp-block-heading\">Date, time, and financial functions<\/h2>\n<h3 class=\"wp-block-heading\">Date and time functions<\/h3>\n<p>Need to work with dates and times in your spreadsheet? Excel has a full set of built-in functions to help you calculate durations, automate schedules, and manage time-based data effortlessly.<\/p>\n<table style=\"border-collapse: collapse; width: 100%; height: 288px;\">\n<tbody>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; text-align: center; height: 24px;\"><strong>Formula<\/strong><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 24px;\"><strong>Syntax<\/strong><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 24px;\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">TODAY<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=TODAY()<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Returns today&#8217;s date<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">NOW<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=NOW()<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Returns current date and time<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">DATE<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=DATE(2026,6,17)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Creates a date from year, month, day<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">YEAR<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=YEAR(A1)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Extracts the year from a date<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">MONTH<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=MONTH(A1)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Extracts the month from a date<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">DAY<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=DAY(A1)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Extracts the day from a date<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">DATEIF<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=DATEIF(A1, B1,&#8221;D&#8221;)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Calculates difference between dates<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">NETWORKDAYS<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">-NETWORKDAYS(A1,B1)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Counts working days between dates<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">WORKDAY<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=WORKDAY(A1, 10)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Adds working days to a date<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">EDATE<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=EDATE(A1, 3)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Adds months to a date<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">EMONTH<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=EMONTH(A1,0)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Returns last day of a month<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 class=\"wp-block-heading\">Financial functions<\/h3>\n<p>When it comes to finance, Excel is in a league of its own. Its powerful built-in financial functions are designed for real-world use, covering loan calculations, investment analysis, and depreciation with ease.<\/p>\n<table style=\"border-collapse: collapse; width: 100%; height: 360px;\">\n<tbody>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; text-align: center; height: 24px;\"><strong>Formula<\/strong><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 24px;\"><strong>Syntax\u00a0<\/strong><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 24px;\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">NPV<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=NPV(rate,value1,value2,&#8230;)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Net present value of cash flows.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">PMT<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=PMT(rate,nper,pv)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Calculates loan payment amount.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">DDB<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=DDB(cost_basis, salvage_cost, life, period, [factor])<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">The DDB function calculates the depreciation of an asset with a double-declining balance.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">FV<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=FV(rate,nper,pmt,pv)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Future value of an investment.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">PV<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=PV(rate,nper,pmt)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Present value of an investment.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">IRR<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=IRR(values)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Internal rate of return.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">IPMT<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=IPMT(interest_rate, payment_period, number_of_payments, present_value, [desired_cash_balance], [eob])<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Returns the interest portion of a loan payment.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">INTRATE<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=INTRATE(settlement_date, maturity_date, invested, redemption, [basis])<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">INTRATE returns the interest rate for a security that\u2019s been invested in; in other words, the rate of return.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">SLN<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=SLN(cost, salvage_value, life)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">The SLN function will return depreciation on an asset for a single period, calculated on a straight line.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">XNPV<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=XNPV(rate, value_range, dates)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">This function is similar to the NPV function, but it calculates it based on irregular values rather than regular values.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">XIRR<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=XIRR(values, dates, [guess])<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">This function is similar to the IRR function, but it calculates it based on irregular values rather than regular values.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">YIELD<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=YIELD<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">The YIELD function returns the amount that has been yielded on a security with periodic interest.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">RATE<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=RATE(nper,pmt,pv)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Calculates interest rate per period.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">NPER<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">=NPER(rate,pmt,pv)<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">Number of periods for an investment.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Text Formulas<\/h2>\n<p>Working with text in Excel is easier than you think. These formulas let you split, join, clean, and transform text data in just a few clicks.<\/p>\n<table style=\"border-collapse: collapse; width: 100%;\">\n<tbody>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; text-align: center; height: 24px;\"><strong>Formula<\/strong><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 24px;\"><strong>Syntax\u00a0<\/strong><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 24px;\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">CONCATENATE<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=CONCATENATE(A1,&#8221; &#8220;,B1)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Joins text strings together<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">TEXTJOIN<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=TEXTJOIN(&#8220;, &#8220;,TRUE,A1:A5)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Joins with delimiter, ignores blanks<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">LEFT<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=LEFT(A1,5)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Extracts characters from the left<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">RIGHT<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=RIGHT(A1,4)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Extracts characters from the right<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">MID<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=MID(A1,3,5)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Extracts from middle of a string<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">LEN<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=LEN(A1)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Returns length of a string<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">TRIM<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=TRIM(A1)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Removes extra spaces<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">UPPER<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=UPPER(A1)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Converts text to uppercase<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">LOWER<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=LOWER(A1)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Converts text to lowercase<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">PROPER<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=PROPER(A1)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Capitalizes first letter of each word<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">FIND<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=FIND(&#8220;x&#8221;,A1)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Finds position of text (case-sensitive)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">SEARCH<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=SEARCH(&#8220;x&#8221;,A1)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Finds position (not case-sensitive)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">SUBSTITUTE<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=SUBSTITUTE(A1,&#8221;old&#8221;,&#8221;new&#8221;)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Replaces specific text<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%;\">REPLACE<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">=REPLACE(A1,1,3,&#8221;new&#8221;)<\/p>\n<\/td>\n<td style=\"width: 33.3333%;\">\n<p class=\"p1\">Replaces by position<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Logical Formulas<\/h2>\n<p>Logical formulas let Excel make decisions for you. They evaluate conditions and return different results based on whether something is true or false.<\/p>\n<table style=\"border-collapse: collapse; width: 100%; height: 344px;\">\n<tbody>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; text-align: center; height: 56px;\"><b>Formula<\/b><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 56px;\"><b>Syntax<\/b><\/td>\n<td style=\"width: 33.3333%; text-align: center; height: 56px;\"><b>Description<\/b><\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px;\">IF<\/td>\n<td style=\"width: 33.3333%; height: 56px;\">\n<p class=\"p1\">=IF(A1&gt;10,&#8221;Yes&#8221;,&#8221;No&#8221;)<\/p>\n<\/td>\n<td style=\"width: 33.3333%; height: 56px;\">\n<p class=\"p1\">Returns value based on a condition<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px;\">IFS<\/td>\n<td style=\"width: 33.3333%; height: 56px;\">\n<p class=\"p1\">=IFS(A1&gt;90,&#8221;A&#8221;,A1&gt;80,&#8221;B&#8221;)<\/p>\n<\/td>\n<td style=\"width: 33.3333%; height: 56px;\">\n<p class=\"p1\">Tests multiple conditions in sequence<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"width: 33.3333%; height: 56px;\">AND<\/td>\n<td style=\"width: 33.3333%; height: 56px;\">\n<p class=\"p1\">=AND(A1&gt;5,B1&lt;10)<\/p>\n<\/td>\n<td style=\"width: 33.3333%; height: 56px;\">\n<p class=\"p1\">Returns TRUE if all conditions are true<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">OR<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">=OR(A1&gt;5,B1&lt;10)<\/p>\n<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">Returns TRUE if any condition is true<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">NOT<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">=NOT(A1=0)<\/p>\n<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">Reverses a logical value<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">IFERROR<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">=IFERROR(formula,&#8221;Error&#8221;)<\/p>\n<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">Returns fallback if formula errors<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">IFNA<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">=IFNA(VLOOKUP(&#8230;), &#8216;N\/A&#8217;)<\/p>\n<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">Returns fallback only for #N\/A errors<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 33.3333%; height: 24px;\">Nested IF<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">=IF(A1&gt;90,&#8221;A&#8221;,IF(A1&gt;80,&#8221;B&#8221;,&#8221;C&#8221;))<\/p>\n<\/td>\n<td style=\"width: 33.3333%; height: 24px;\">\n<p class=\"p1\">Multiple conditions in one formula<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Remaining Excel Formulas &amp; Formatting Shortcuts<\/h2>\n<p>Speed up your workflow even further with these additional shortcuts. From formatting cells to navigating formulas, these are the ones worth adding to your daily routine.<\/p>\n<table style=\"border-collapse: collapse; width: 100%; height: 456px;\">\n<tbody>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px; text-align: center;\"><b>Shortcut<\/b><\/td>\n<td style=\"width: 50%; height: 24px; text-align: center;\"><b>Action<\/b><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl + G<\/td>\n<td style=\"width: 50%; height: 24px;\">Go To dialog box<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">F5<\/td>\n<td style=\"width: 50%; height: 24px;\">Open Go To dialog<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl + Tab<\/td>\n<td style=\"width: 50%; height: 24px;\">Switch between open workbooks<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl + U<\/td>\n<td style=\"width: 50%; height: 24px;\">Underline selected text<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl + 1<\/td>\n<td style=\"width: 50%; height: 24px;\">Open Format Cells dialog<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl + Shift + $<\/td>\n<td style=\"width: 50%; height: 24px;\">Apply Currency format<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl + Shift + %<\/td>\n<td style=\"width: 50%; height: 24px;\">Apply Percentage format<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl + Shift + #<\/td>\n<td style=\"width: 50%; height: 24px;\">Apply Date format<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Alt + H + H<\/td>\n<td style=\"width: 50%; height: 24px;\">Fill cell with color<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Alt + H + B<\/td>\n<td style=\"width: 50%; height: 24px;\">Apply border<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">= (Equals)<\/td>\n<td style=\"width: 50%; height: 24px;\">Start a formula<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">F2<\/td>\n<td style=\"width: 50%; height: 24px;\">Edit the active cell<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">F4<\/td>\n<td style=\"width: 50%; height: 24px;\">Toggle absolute\/relative reference ($A$1)<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl + `<\/td>\n<td style=\"width: 50%; height: 24px;\">Show all formulas in worksheet<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Ctrl + Shift + Enter<\/td>\n<td style=\"width: 50%; height: 24px;\">Enter as Array formula<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Alt + =<\/td>\n<td style=\"width: 50%; height: 24px;\">Auto-sum selected range<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">F9<\/td>\n<td style=\"width: 50%; height: 24px;\">Recalculate all formulas<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 50%; height: 24px;\">Shift + F3<\/td>\n<td style=\"width: 50%; height: 24px;\">Insert Function dialog<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 class=\"p1\">Pro Tips to Use Excel Formulas Faster<b><\/b><\/h2>\n<p><strong>1. Use Named Ranges<\/strong><\/p>\n<p>Instead of typing something like =SUM( B2:B50 ) , you can name that whole range \u201cSales\u201d and then just use =SUM( Sales ). When you do this, your formulas look way clearer right away, and they&#8217;re also simpler to handle, update, and maintain over time.<\/p>\n<p><strong>2. Combine Formulas for Powerful Results<\/strong><\/p>\n<p>Example: =IFERROR(VLOOKUP(A2,Sheet2!A:B,2,0),&#8221;Not Found&#8221;) &#8211; this looks up a value and handles errors gracefully in one step.<\/p>\n<p><strong>3. Absolute vs. Relative Refere<\/strong><\/p>\n<ul>\n<li>Relative reference: A1: changes when copied<\/li>\n<li>Absolute reference: $A$1: stays fixed when copied<\/li>\n<li>Mixed reference: $A1 or A$1: fixes column or row only<\/li>\n<li>Press F4 while editing to toggle between types<\/li>\n<\/ul>\n<p><strong>4. Use Formula Auditing Tools<\/strong><\/p>\n<div>\n<ul>\n<li>Formulas tab &gt; Trace Precedents: see which cells feed into a formula<\/li>\n<li>Formulas tab &gt; Trace Dependents: see which cells depend on this one<\/li>\n<li>Formulas tab &gt; Evaluate Formula: step through a formula calculation.<\/li>\n<\/ul>\n<\/div>\n<h2>Conclusion: Master Excel Formulas One Function at a Time<\/h2>\n<p>Learning Excel formulas is one of the best investments you can make in your professional skills. Every Excel formulas in this guide saves you real time every single day.<\/p>\n<p>Start applying what you&#8217;ve learned and share this guide with a colleague. Ready to go further? <a href=\"http:\/\/broadwayinfosys.com\/inquiry\">Send us an inquiry<\/a>, and let&#8217;s take your Excel skills to the next level together.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Excel formulas really are the backbone of efficient data handling. Learn them, and you can save hours of manual work every week, turning a basic spreadsheet into a powerful decision-making tool. This guide covers 50+ essential Excel formulas and keyboard shortcuts, grouped by category, so you can grab what you need fast. Keep this cheat [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":4229,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[313,73,54,270],"tags":[],"class_list":["post-4190","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-after-see","category-computer-networking","category-ict","category-online-training"],"_links":{"self":[{"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/posts\/4190","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/comments?post=4190"}],"version-history":[{"count":36,"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/posts\/4190\/revisions"}],"predecessor-version":[{"id":4227,"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/posts\/4190\/revisions\/4227"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/media\/4229"}],"wp:attachment":[{"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/media?parent=4190"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/categories?post=4190"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/broadwayinfosys.com\/blog\/wp-json\/wp\/v2\/tags?post=4190"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}