Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Conditional Formatting Data bars Examples in Excel
  • Understanding Anova in Excel
  • How To Load Analysis ToolPak in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • How to Sort by Color in Excel

References

  • How to retrieve first match between two ranges in Excel
  • How to get address of first cell in range in Excel
  • How to use Excel INDIRECT Function
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Perform case-sensitive Lookup in Excel

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation exists in list
  • Excel Data validation allow uppercase only
  • Excel Data validation only dates between
  • Excel Data validation must contain specific text

Get first day of previous month in Excel

by

To get the first day of the previous month for a given date, you can use a simple formula based on the EOMONTH function.

Formula

=EOMONTH(date,-2)+1

Explanation

In the example shown, the formula in cell B5 is:

=EOMONTH(B5,-2)+1

In the example shown, months is supplied as -2, which causes EOMONTH to return 4/30/2015. Then, 1 day is added to get 5/1/2015.

The EOMONTH function returns the last day of a month based on a given date. The 2nd argument is months, which specifies how many months in the future or past to move before returning the last day. By traveling back 2 months, then adding one day, we can calculate the first day of the previous month from any given date.

 

Post navigation

Previous Post:

DECIMAL function: Description, Usage, Syntax, Examples and Explanation

Next Post:

AVERAGE function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

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

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Check multiple cells are equal in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples
  • How to use Excel AND Function
  • NOT function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get date from day number in Excel
  • How to show last updated date stamp in Excel
  • Calculate total hours that fall between two times in Excel
  • Calculate expiration date in Excel
  • Convert date string to date time in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel
  • Map inputs to arbitrary values in Excel
  • If cell contains one of many things in Excel

General

  • Find, Select, Replace and Go To Special in Excel
  • Sum by group in Excel
  • How to get original price from percentage discount in Excel
  • How to calculate percent variance in Excel
  • Subtotal by color in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning