-
Excel Advanced Filter or AutoFilter
Should I use Advanced Filter in Excel or should I use Auto Filter? Is there any advantage using Advanced Filter?…
-
Excel Tips: Detecting Duplicates Across Sheets and Rows with CONCAT
Discover powerful methods to find and compare duplicates in Excel—across sheets, rows, and columns. This guide breaks down practical formulas…
-
Find duplicates in excel
Duplicate sheets, duplicate rows or duplicates in some selective columns? lets explore
-
Create diagrams, flowcharts or gantt from text with mermaid
Draw your diagrams, flowcharts or Gantt by writing simple texts similar to markdown or Graphviz
-
Getting started with Outlook Macro
If you are wondering to automate some of the tasks in Outlook, but not sure where to start.. you came…
-
How to start with Selenium IDE
Get started with Selenium IDE in 30 minutes. Install plugin, record web-page interactions and and playback
-
Write your diagrams instead of drawing
You’ve got a brilliant idea, and you want to bring it to life with visuals. But here’s the catch: you’re…
-
Writing graph with GraphViz
GraphViz – Graph visualization Software GraphViz is an open source graph visualization software. It is used for representing structural information…
-
Python Regular Expression (RegEx) in 6 minutes
Get started with Python Regular Expressions (RegEx) and use it for search or match in less than 6 min with…