Very Fast Function to Find First Match in a list object (can filter all columns if needed)

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
  • just-VBA

    VBA Utilities - 100% MAC & PC Compatible

  • The Function can be downloaded here. All the Code needed to run this function is inside the FindFirstListObjectRow Function.

  • VBA-Dictionary

    Discontinued Drop-in replacement for Scripting.Dictionary on Mac [Moved to: https://github.com/VBA-tools/VBA-Dictionary] (by timhall)

  • Dim oDict As Object #If Mac Then ' if needed, get Dictionary Class from: ' (c) Tim Hall - https://github.com/timhall/VBA-Dictionary ' (Can be used on Mac and PC) Set oDict = New Dictionary #Else Set oDict = CreateObject("Scripting.Dictionary") #End If

  • 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

  • FreeBasic

    1 project | news.ycombinator.com | 22 Dec 2023
  • Settings Management that moves with your workbook and supports custom settings by OS and / or User

    3 projects | /r/vba | 6 Dec 2023
  • How to enable very fast wildcard searches on large tables

    1 project | /r/excel | 25 Nov 2023
  • Writing a Compiler is Surprisingly Easy (part 1)

    5 projects | news.ycombinator.com | 7 Nov 2023
  • ExcelWebView2 - an embedded Edge browser project in Excel

    1 project | /r/excel | 7 Nov 2023