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

Data Analysis

  • Conditional Formatting New Rule with Formulas in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • How to Create Area Chart in Excel
  • Conditional Formatting Rules in Excel
  • How to Create One and Two Variable Data Tables in Excel

References

  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to use Excel ROW Function
  • How to get relative row numbers in a range in Excel
  • Count rows with at least n matching values
  • Excel Advanced Lookup using Index and Match Functions

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation exists in list
  • Excel Data validation allow weekday only
  • Data validation must not exist in list
  • Excel Data validation require unique number

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

  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IFS function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Calculate years between dates in Excel
  • Convert Excel time to decimal seconds
  • How to Calculate Age in Excel
  • How to get workdays between dates in Excel
  • Get project midpoint in Excel

Grouping

  • Running count group by n size in Excel
  • Categorize text with keywords in Excel
  • Group numbers with VLOOKUP in Excel
  • Map text to numbers in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to calculate percent variance in Excel
  • How to add sequential row numbers to a set of data in Excel
  • How to get random value from list or table in Excel
  • Advanced Number Formats in Excel
  • How to choose page/paper size in Excel before Printing
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning