Run-time error ‘13’: Type mismatch occurring after saving file

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • VBA-Dictionary

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

    'From ' (c) Tim Hall - https://github.com/timhall/VBA-Dictionary #If Mac Or Not UseScriptingDictionaryIfAvailable Then Private Function dict_GetKeyValue(dict_Key As Variant) As Variant On Error Resume Next dict_GetKeyValue = dict_pKeyValues( dict_GetFormattedKey( dict_Key )) If Err.Number <> 0 Then Err.Clear End Function

  • 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.

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