[Affiliate]
Blog Stats
- 3,029,362 hits
-
Join 3,904 other subscribers
- Follow wmfexcel on WordPress.com
Search wmfexcel
Want Google to translate this page?
-
Recent Posts
Top Posts & Pages
- Simple Basket Analysis - Formula approach with #Excel 365
- How to sort bar chart in descending order?
- Show number in thousand (k) or in million (M) by using custom format
- How to replace value with a value from another column in Power Query
- Date Formats - A trick to format date with "st", "nd", "rd", "th"
- Open an embedded Excel file during a slide show in PowerPoint?
- Case-insensitive SUBSTITUTE???...
- Rename column names in a dynamic way with #Excel #PowerQuery
- How to lookup an image in #Excel
- Insert a text string into a specific position of another text string in #Excel
My YouTube Channel
My Facebook page
- My Tweets
Tag Archives: DAY
Basic Date Calculations – Power Query vs Excel Formula
It is quite common to perform date-related calculations when we work with Excel. Before Power Query, we must do it with built-in functions. However, we may not get the results we need with a single function most of the time. … Continue reading
Posted in Formula, Power Query
Tagged CEILING, CHOOSE, Date, DAY, EOMONTH, LET, MONTH, Power Query, SWITCH, TEXT, TODAY, YEAR
Leave a comment
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
Date Formats – A trick to format date with “st”, “nd”, “rd”, “th”
Well, there is no such custom format for date in Excel… However it can be achieved indirectly, with helper cell 🙂