Showing 18 open source projects for "googleapi vba excel"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1

    Combinations Algorithm

    Documentation and coding for the generation of combinations

    This project comprises documentation and VBA programming code in respect of a combinations algorithm that I have written. The algorithm is in the Excel file named Combinations.xlsm and the documentation that explains how to use interface and execution of the algorithm is in the pdf file called Combinations.pdf You will need to enable macros in Excel in order to run the algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Build & Lexigraphical Permutations

    Documentation of two types of permutation algorithms

    ...The challenge is to create an efficient algorithm that can have the capacity to permutate sources texts that are hundreds and thousands of characters long without running out of memory. This project has 4 download files (1 pdf that documents the algorithms, and 3 Excel files, each for a different algorithm) The downloadable Excel files are the programming files because I code in VBA. You will need to enable macros to run the algorithms. You can view the VBA code of each algorithm from the developer module house inside Microsoft Excel. The lexigraphical algorithm is faster because it supports multi-threading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    My Test Case Manager

    My Test Case Manager

    A lean, flexible XL test case manager for small to midsize projects

    MTCM is a lean test tool designed to organize test cases and manage/communicate test results. MTCM is a simple, minimalist design for software test engineers conducting functional or exploratory testing. Business analysts can also use MTCM for conducting user acceptance testing (UAT). You can write the test cases as you execute them, or plan and write them ahead of time. Run results are tallied and graphed on subsequent worksheets. You use the report and graphs to communicate status to your...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Excel to Graphviz

    Excel to Graphviz

    Create graphviz diagrams with excel

    Free, easy to use, excel tool to create data and process flow diagrams with table data In separate excel sheets you define items(nodes), lines(edges) and grouping(clusters) Separate definition of node, edge and cluster styles Graph settings sheet Output control sheet Examples and readme are included in the zip file Get it working: -Install graphviz (http://graphviz.org/Download.php) -Download Excel to Graphviz -Open one of the ExcelToGraphviz workbooks -Go to sheet settings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5

    TCL TK VBA geolog code writer

    VBA add-in for writing TCL/TK code blocks

    ...DOS uses carriage return and line feed ("\r\n") as a line ending, which Unix uses just line feed ("\n"). In VBA these are Chr(13) <- return and Chr(10) < line feed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    database modeling excel

    A spreadsheet for designing databases

    This database modeling utility is an excel workbook to help you to design database. It supports DB2, MariaDB, MySQL, Oracle, SQLite and SQL Server. In the excel workbook, you can define database, generate SQL scripts and import database definition from database. The office site is https://github.com/snyang/Database-Modeling-Excel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This XLS spreadsheet automatically generates TCL/TK command line interfaces for both UNIX and Windows environments. Originally written for xval the program https://sourceforge.net/p/xval/wiki/Home/ it generates button and clickbox select front ends for various different command line tools. Blocks of code are then generated from a simple spreadsheet format. The attached powerpoint explains which parts of the Excel spreadsheet generate which bits of TK front end. The generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ExcelPython

    An interface for calling Python from Excel

    ExcelPython is a lightweight, easily distributable library for interfacing Excel and Python. It enables easy access to Python scripts from Excel VBA, allowing you to substitute VBA with Python for complex automation tasks which would be facilitated by Python's extensive standard library. v2 is a major rewrite of ExcelPython! - see GitHub site for more details. LICENSE NOTICE MIT License, please see new GitHub site for more details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Picartesius

    Picartesius

    Excel/VBA Integration of Picat programming language

    Picartesius is a VBA library created by Lorenz Schiffmann for integrating Picat in Excel Spreadsheets. https://sourceforge.net/projects/picartesius Picat is a simple, and yet powerful, logic-based multi-paradigm programming language created by Neng-Fa Zhou and Jonathan Fruhman aimed for general-purpose applications. http://picat-lang.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 10

    VBA GetText

    VBA GetText provides basic I18N and L10N for Excel VBA projects.

    VBA GetText consists of several Visual Basic for Application modules and classes to enable internationalization (I18N) and localization (L10N) for VBA projects. It uses the GNU gettext-compatible PO file format for string translations; therefore, translators will be able to use standard PO file translation tools (e.g., Poedit) to translate strings. The VBA components are being written and maintained for the xltoolbox project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Excel VBA Developer Tools

    Excel addin to facilitate VBA development.

    Developer tools for Visual Basic for Applications in Excel. Import, export and delete modules using a user-friendly UI. Also provides tools for translations using the VBAGettext components (http://vbagettext.sf.net). These tools integrate as a "Dev Tools" menu into the Visual Basic Editor (VBE).
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    LDIF to XLS (Excel) module

    LDIF to XLS (Excel) module

    Module for Microsoft Excel 2003 or below to conver LDIF file to .XLS

    ENGLISH: (Español más abajo) Module (.bas) based on VBA (Visual Basic for Applications) to convert a LDIF file, dowloaded from any LDAP server such Active Directory from Microsoft, to a Microsoft Excel sheet called "Destino". Fully tested on Microsoft Excel 2003 or below, but haven't been tested on 2007 and above. How to use: Search the forum. Check the Forum for help. Please review the module and ask for help in the forum if you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    msofficesvn

    Microsoft Office add-ins that assist documen version control

    This is an archive of a project that is currently maintained on the GitHub platform. Download the latest release from here: https://github.com/msofficesvn/msofficesvn/releases Get access to the source code right there: https://github.com/msofficesvn/msofficesvn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ActiveLock is an open-source copy protection, software licensing framework for all development enviroments supporting COM+ architecture. Core DLL available in VB2008 and VB6. Samples in C++, C#, Excel/Access VBA and keygens in PHP, ASP.NET available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    XML2CSV Spreadsheet Converter

    Converts XML to CSV using a spreadsheet app

    An MS Excel VBA macro converts XML to CSV. It demonstrates this capability by converting an XML-based Continuity of Care Document (CCD) into a slim Comma Separated Value (CSV) file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Invisible Basic is an Excel Add-in that compiles the VBA code within an Excel Workbook into obfuscated (very hard to understand) but functionally equivalent code. Simply "Save Invisibly" to share your Excel solutions...without sharing their source code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    The project is used to design Excel and HTML report. The new idea it brings to us is that we can develop reports with VBA macros, just as the importance of css to html. And we and change the report without compile the projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tool to conveniently Import/Export Visual Basic for Applications Modules from MS Excel workbooks, to a folder-structured flat file format, making a useful companion to a CVS system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next