VBA-CSV-interface

The power you need to cleanse, filter, sort, reshape, manage and analyze data from CSV files. (by ws-garcia)

VBA-CSV-interface Alternatives

Similar projects and alternatives to VBA-CSV-interface

  1. stdVBA

    VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. VBCorLib

    2 VBA-CSV-interface VS VBCorLib

    The VBCorLib framework brings many of the powerful .NET classes to VB6.

  4. ECPTextStream

    ECPTextStream is a VBA text buffered reader designed to manage text streams in Microsoft Office applications, from VBA.

  5. geo_vba

    A geographic toolkit/library for VBA, excel etc.

  6. VBA-Better-Array

    An array class for VBA providing features found in more modern languages

  7. SFDX-Data-Move-Utility

    SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.

  8. VBA-Expressions

    A powerful library extending VBA with over 100 functions for math, stats, finance, and data manipulation. It supports matrix operations, and user-defined functions, enhancing automation and analysis within Microsoft Office and LibreOffice environments for data management, financial calculations, an more.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. QueryCsvToExcel

    Discontinued Provides VBA code for executing a SQL query on a CSV file to import data into a worksheet in Excel

  11. Export-MS-Project-to-MS-Excel

    Export tasks, Gantt chart and resources from MS Project to MS Excel. No additional software or installation required. Using build-in MS Project features (VBA).

  12. csvdecoder

    Go library for parsing and deserialising CSV files into Go objects

  13. VBA-CSV

    Fast and convenient CSV reading and writing for VBA and Excel spreadsheets.

  14. Import Data

    QuickBooks Import and its numerous benefits in simplifying financial management processes

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better VBA-CSV-interface alternative or higher similarity.

VBA-CSV-interface discussion

Log in or Post with

VBA-CSV-interface reviews and mentions

Posts with mentions or reviews of VBA-CSV-interface. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-08.
  • Creation of the CSV interface community
    1 project | /r/vba | 8 Apr 2023
    During this process, I also thought about how to offer the users of the tool a help channel where they can receive help, since the code project is currently maintained by a single person. This is why I decided to create the r/CSVinterface community, whose main objective is to serve as a help channel for CSV Interface users.
  • Meet a library member: CSVTextStream, the king of performance.
    2 projects | /r/CSVinterface | 8 Apr 2023
    To prove that we are capable to unlocks some performance limitations from traditional file processing approach, I decided to develop the CSVTextStream to gain advantage over native VBA's I/O functionalities, boosting the efficiency of text file reading up to 2 GB in size by use a buffered text stream technique. You can download the latest version from here.
  • A tool to empower VBA
    2 projects | /r/CSVinterface | 6 Apr 2023
    This is by no means all the functionality that CSV Interface can provide. If you want to know more details, I invite you to read the documentation.
  • CSV Interface GitHub repo
    1 project | /r/CSVinterface | 6 Apr 2023
  • Is there a way to specify format when reading CSV files? Specifically, I'm struggling with delimiters and qualifiers
    1 project | /r/vba | 20 Mar 2023
    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.
  • suggest amazing uses of macros VBA
    1 project | /r/excel | 17 Mar 2023
    VBA can solve, literally, every problem you can face in your daily routine. You can automate repetitive task and also expand the language to create complete utilities and offer others a solution to a common issue. For example, I created VBA CSV Interface to help users deal with data from CSV files.
  • Finding a quicker method for Concatenate
    1 project | /r/excel | 7 Mar 2023
    With CSV Interface this task can be done with easy. The library has a MergeField method that performs this specific task. Also you can shift fields and rearrange them as you wish.
  • New version of VBA CSV Interface
    1 project | /r/vba | 31 Dec 2022
    As usual, at the end of the year, a new version of VBA CSV Interface is available. However, this time it is a major revision focused on refactoring code and increasing the usability of the tool.
  • Batch file to split CSV
    1 project | /r/excel | 1 Sep 2022
    This is a great use case of VBA CSV interface. Using the library you can split your file on related data and filter it out by column/field content.
  • Sorting data by values NOT being sorted?
    1 project | /r/excel | 31 Aug 2022
    Save your data as CSV and manage it from CSV Interface.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic VBA-CSV-interface repo stats
44
71
4.1
24 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai