↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: Filter

Home › Posts tagged Filter
VBA – Automated Pivot Filtering
VBA \ Excel

VBA – Automated Pivot Filtering

Vitosh Feb 21, 2025 Tagged with AutoFilter, Automated Filter Pivot, ExcelVBA, Filter, PivotTables, VBA

Pivot tables are one of the most powerful tools in Excel for summarizing and analyzing data. No doubt about it. However, sometimes you need to go beyond their built-in functionality. In this article, we will explore how to use VBA to …

VBA – Automated Pivot Filtering Read more →

Python – Filtering values from a Pandas DataFrame
Python

Python – Filtering values from a Pandas DataFrame

Vitosh Oct 27, 2022 Tagged with dataframe, Filter, Pandas, Python

Some time ago, probably yesterday or the day before, I had to filter a pandas dataframe and somehow it did not come intuitively into my mind how to do it. As I did not have an article about it, I …

Python – Filtering values from a Pandas DataFrame Read more →

VBA – How to check messages for specific words before sending them with Outlook
VBA \ Excel

VBA – How to check messages for specific words before sending them with Outlook

Vitosh Oct 30, 2018 Tagged with before sending mail, Filter, outlook, VBA

Gmail has the option to revert a message for about 10 seconds after you have sent it: Well, Outlook with VBA can do similar things, if you are willing to program it a bit with VBA. Let’s say that you …

VBA – How to check messages for specific words before sending them with Outlook Read more →

JavaScript – Map, Reduce, Filter. Functions in JavaScript
JavaScript

JavaScript – Map, Reduce, Filter. Functions in JavaScript

Vitosh Mar 19, 2016 Tagged with Filter, javascript, Map, Reduce

One of the New Years Resolutions, if I had one, would have been to learn JS this year. And as far as I am a VBA developer I automatically assume that I know the basics of it. But still, there …

JavaScript – Map, Reduce, Filter. Functions in JavaScript Read more →

Copyright © 2026 VitoshAcademy