Blog Stats
- 2,875,566 hits
-
Join 3,148 other followers
- Follow wmfexcel on WordPress.com
Search wmfexcel
Want Google to translate this page?
-
Recent Posts
Top Posts & Pages
- How to sort bar chart in descending order?
- Date Formats - A trick to format date with "st", "nd", "rd", "th"
- Show number in thousand (k) or in million (M) by using custom format
- Insert a text string into a specific position of another text string in #Excel
- How to replace value with a value from another column in Power Query
- Repeat all item labels in Pivot Table (aka Fill in the blanks please)
- How to lookup an image in #Excel
- Be cautious when using XLOOKUP
- Highlight weekends and holidays using Conditional Formatting in #Excel
- Rename column names in a dynamic way with #Excel #PowerQuery
My YouTube Channel
My Facebook page
- My Tweets
Tag Archives: EOMONTH
Determine leap year with #Excel
Today is a special day. Today is February 29th, which happens only once every four years. And today is Saturday, when I usually post a new blog. So let’s talk about how to determine if a year is leap year using … Continue reading
Fill a series of month-end dates
In many cases, we may want to create a list of month end dates. This can be done either by formula or Fill. Either way, we should input the first month end date (starting date) manually. Using EOMONTH Syntax: EOMONTH(start_date, months)