VBA script in Excel runs much slower is Outlook is open

This page summarizes the projects mentioned and recommended in the original post on /r/vba

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ClosedXML

    ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.

  • There are alternatives to requiring opening the full Excel application and its resource overhead. Especially given you're simply reading, sorting, and writing. One of the most popular is CloseXML which you add via a NuGet package.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Visual Studio C#: Is it possible to manipulate Excel file via Visual Studio

    2 projects | /r/VisualStudio | 19 Jun 2023
  • Need help with reading files in C#

    1 project | /r/learnprogramming | 29 May 2022
  • Does anyone have an opensource project they'd like a hand with?

    1 project | /r/dotnet | 16 May 2022
  • Export DataGridView to excel c#

    1 project | dev.to | 21 Mar 2022
  • [ASP.NET Core][ClosedXML] Get addresses from cell values and rewrite them

    1 project | dev.to | 19 Mar 2022