Showing 19 open source projects for "excel vba compiler"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 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

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

    ... project team. Show them how test cycles work, how test cases are built up over time, how regression testing works with each new build received, how risk is managed from build test to build test, etc. See GitHub link for documentation, larger template, and "source code" (it's a codeless XLSX file). Requires Excel for Office 365. GitHub: https://github.com/DataResearchLabs/my_test_case_manager YouTube Tutorials: https://www.youtube.com/playlist?list=PLVHoUDdbskUSZQsl0iexHwRGb8Z7_EjlS
    Downloads: 3 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 and update...
    Downloads: 1 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5

    TCL TK VBA geolog code writer

    VBA add-in for writing TCL/TK code blocks

    TCL/TK is a rapid development scripting language but it's not object orientated. So instead of having classes and objects I wrote this program to generate blocks of commonly used geolog TCL/TK code. It automatically generates blocks of Tcl Puts code, Mui Dialog Boxes and Mui Selection Boxes from UNIX flat ascii files. To run the program load the XLA file into Excel then press CTRL + T to fire up the form. If your ascii files are in DOS rather than UNIX format you will not be able...
    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 TK front...
    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. Copyright 2012-2014 by Eric Reynolds.
    Downloads: 11 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
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10

    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: 12 This Week
    Last Update:
    See Project
  • 11

    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: 1 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. ESPAÑOL: Módulo (.bas) para Visual Basic...
    Downloads: 1 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: 2 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: 6 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.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    XML^2 ("XML to square", you can write also xml2sqr, "eXtensible Module Language by eXtensible Markup Language"), is a development framework, based on an XML-based scripting language, translated by an interpreter/compiler in vba, C# or Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • Previous
  • You're on page 1
  • Next