5 Ways to Get the Current Date or Time in Excel
Learn 5 different ways to add the current date or time into Excel with keyboard shortcuts, functions, power query, power pivot and power automate.
Read Moreby John | Apr 14, 2020 | DAX, Functions, Power Automate, Power Pivot, Power Query, Shortcuts, Tutorials | 1 |
Learn 5 different ways to add the current date or time into Excel with keyboard shortcuts, functions, power query, power pivot and power automate.
Read MoreThere was big news in the Excel world recently. A new replacement for the most famous Excel...
Read Moreby Aprajita Sharma | May 7, 2019 | Functions | 5 |
Microsoft Excel is a Powerful Tool, Period. And once you are loaded with all the basics of...
Read Moreby John | Apr 30, 2019 | DAX, Functions, Power Pivot, Power Query, Tutorials | 1 |
Learn how to change text case between lower, upper and proper case in Excel using Excel functions, flash fill, power query, DAX and power pivot.
Read MoreLearn how to remove unwanted space characters from text data in Excel using various methods.
Read MoreThe VLOOKUP function allows you to search a value in the left most column of a range and return the corresponding value in a column to the right. The search is vertical from top to bottom and in fact, the “V” in VLOOKUP stands for vertical.
Read MoreThis function will conditionally count items in a range based on given criteria. Syntax COUNTIFS(Range 1, Criteria 1, Range 2, Criteria 2,…) Range 1 (required) – This is the range to which the first criteria is...
Read MoreThis function will rounds a number down to the nearest integer. Syntax INT(Number) Number (required) – This is the number you want to round down to the nearest integer. Example In this example find the round down a few...
Read More