Blog Stats
- 2,379,798 hits
- 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?
- When unhide row doesn't work...
- Show number in thousand (k) or in million (M) by using custom format
- Perform VLOOKUP with 2 lookup values
- Date Formats - A trick to format date with "st", "nd", "rd", "th"
- Insert a text string into a specific position of another text string in #Excel
- Filter a list of items from a long long list
- Dropdown calendar in Excel
- Open an embedded Excel file during a slide show in PowerPoint?
- Be cautious when using XLOOKUP
My YouTube Channel
My Facebook page
- My Tweets
Tag Archives: 3D SUM
=SUM(‘???’!C3) Is it a valid formula?? No. It is magical indeed!
This is about using wildcards in referencing cells on other worksheets. If you know the basic rule about naming a worksheet, you should know that we cannot use ? or * in any part of a worksheet’s name. So there … Continue reading
SUM across different worksheets (aka 3D SUM)
Did you ever make a formula like the one below? After reading this post, I hope you will never make a formula in this way again.