Is there a way to specify format when reading CSV files? Specifically, I'm struggling with delimiters and qualifiers

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

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

    The power you need to cleanse, filter, sort, reshape, manage and analyze data from CSV files.

  • Your requirements are according to RFC-4180 specifications. There is no standard CSV format. This situation has led to the proliferation of CSV variations such as DSV, TSV... Creating a custom library to solve your problem can be a solution, you can also use other already developed and well tested libraries such as CSV Interface, a library that supports CSV according to RFC-4180 specifications and also DSV files using the Unix style scape sequence.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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