ExcelCSE.com

Menu
  • Excel 101
  • Excel Functions
  • Excel Formula
  • Contact Us

Category: Excel Functions

Excel YEAR Function

Excel YEAR Function

What is the Excel YEAR Function? The Excel YEAR function returns the year corresponding to date as a 4-digit number starting from 1900 until 9999. Use the YEAR function to extract the year from a date into a cell. YEAR Syntax YEAR(serial_number) serial_number, required, a valid …
Full Article
Excel Month Function

Excel MONTH Function

What is the Excel MONTH Function? The Excel MONTH function extracts the month number from a date, returns an integer number, ranging from 1 (January) to 12 (December). MONTH Syntax MONTH(serial_number) serial_number, required, a valid date in a format Excel recognizes. Usage Note: Excel returns a …
Full Article
Excel DAY Function

Excel DAY Function

What is the Excel DAY Function? The DAY function returns integer numbers between 1 to 31 as the day of the months. Use the DAY function to extract a day number from a date. DAY Syntax DAY(serial_number) serial_number, required, a valid Excel date in serial number …
Full Article
Excel ISEVEN Function

Excel ISEVEN Function

What is the Excel ISEVEN Function? Even numbers are an integer number “evenly divisible” by 2; there is no remainder. Excel provides a function to check whether a number is even or not with the ISEVEN function without having to know if there is any remainder. …
Full Article
Excel ISODD Function

Excel ISODD Function

What is the Excel ISODD Function? The ISODD function is a function to check whether a number is odd or not, returns TRUE if the number is odd and FALSE if not. ISODD Syntax ISODD(number) number, required, the numeric value to test Usage Note: If the …
Full Article
How to Use SUMIFS in Excel

Excel SUMIFS Function

What is the Excel SUMIFS Function? The SUMIFS function is a SUMIF function with more than one criteria. This function available for Excel 2007 or newer version, an improvement of the SUMIF function that handles only one criterion. SUMIFS Syntax SUMIFS(sum_range, criteria_range1, criteria1, , ...) sum_range, …
Full Article
Excel SUMIF Function

Excel SUMIF Function

What is the Excel SUMIF Function SUMIF is a function to add numbers within a range that meet single criteria. The criteria could be a number, text, or date, support for the logical operator (<, >, =, <>) and wildcard (?, *) for partial matching. SUMIF …
Full Article
How to Use Excel IFS Function

Excel IFS Function

What is the Excel IFS Function? Excel IFS Function is an improvement of multiple IF statements. No need nested IF function to analyze more than two criteria, one IFS function is enough but with many logical_test. Unfortunately, this function is only available for those who subscribe …
Full Article
Multiple IF Statements in Excel

Multiple IF Statements in Excel

What is Multiple IF Statements? Multiple IF statements are also known as “Nested IF Statement” is a formula containing 2 or more IF functions. A single IF function only analyze two criteria. If there are more than two criteria, then it should use the multiple IF …
Full Article
How to Use IF Function in Excel

Excel IF Statement

What is the Excel IF Function? The IF function is a logical function to analyze a condition. If the condition met the criteria (TRUE) return value_if_true argument, otherwise (FALSE) return value_if_false argument. IF Syntax IF(logical_test, , ) logical_test (required), the condition you want to analyze, are …
Full Article

Posts navigation

Prev 1 2 3 4 5 6 Next

Categories

  • Excel 101
  • Excel Formula
  • Excel Functions

Recent Posts

  • Get the Original Price from Percentage Increase/Decrease
  • How to Add/Subtract Percentage in Excel
  • How to Extract Day, Month and Year from Date in Excel
  • How to Add Seconds, Minutes and Hours to a Time in Excel
  • How to Add Days, Weeks, Months and Years to a Date in Excel
  • How to Calculate Time Difference in Excel
  • Calculate Number of Days, Weeks, Months and Years Between Two Dates in Excel
  • Flash Fill Excel
  • Paste Special Excel
  • Excel TEXTJOIN Function
  • Excel CONCAT Function
  • Excel CONCATENATE Function
  • Excel REPLACE Function
  • Excel SUBSTITUTE Function
  • Excel REPT Function
  • Excel FIND Function
  • Excel SEARCH Function
  • Excel MID Function
  • Excel RIGHT Function
  • Excel LEFT Function

ExcelCSE.com

The Ultimate Guide How to Use Excel Better
Copyright © 2024 ExcelCSE.com
Contact Us - Privacy Policy - Sitemap | Theme by MyThemeShop.com

Ad Blocker Detected

Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.

Refresh