Search Results for "vba support library excel"

Showing 24 open source projects for "vba support library excel"

View related business solutions
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    Excel to Graphviz

    Excel to Graphviz

    Free Excel tool to easily create Graphviz data visualizations.

    ...Build a CSS-like gallery of reusable styles that lets you apply consistent visual themes. Run SQL queries for advanced data import. Export graphs as BMP, GIF, JPG, PDF, PNG, or SVG files (with animation support). View Graphviz DOT code and command-line messages. Works on Windows and macOS with a ribbon interface and UTF-8 support for global text. Explore illustrated guides at https://exceltographviz.com With over 10,000 downloads and a SourceForge Community Choice award, this open-source VBA tool clarifies complex data. Download now and turn data into insight.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2

    Excel Comparator

    This tool allows the comparison of two excel sheets

    The Sheet Comparator is a tool intended to highlight the differences between two excel files, or two worksheets, or even tables within the same spreadsheet. It differs itself from other excel comparators by the being able to treat database like tables, and also because it can annotate the differences directly on the spreadsheet comments. Using the tool's diff table, it allows the user to quickly scroll into the differences. For merging updates made in two different tables, the updates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Science Olympiad Scoring System

    Science Olympiad Scoring System

    Excel based scoring system for Science Olympiad tournaments

    This is an Excel based scoring system for use at Science Olympiad tournaments. Versions have been in use since 2002 at tournaments all over the country. It is free for non-commercial use and modification. Please submit any bug reports or feature requests by emailing the author at the address listed on the Startup page in the workbook. Click on the green button above to download the current Div C version, or on the files link to get the Div B version (be sure to save to disk first, then...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    ClooWrapperVBA

    COM-wrapper of Cloo to execute OpenCL code from Excel.

    The wrapper allows to execute OpenCL code on CPU and GPU devices from VBA. Sources are available under https://github.com/Excel-lent/ClooWrapperVBA
    Downloads: 16 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 5
    Mister knock Compta

    Mister knock Compta

    Accounting on Office365 / Comptabilité sous Office 365

    The page is about mkCompta, a software running on Office 365 that allows users to manage their accounting by importing banking transactions from their bank.Uses an Access database for data handling.Utilizes an Excel file for data consultation.Imports banking transactions from CSV files.Groups expenses and income by budget and associates funds with a financial asset (bank account, life insurance, portfolio, etc.). / La page concerne mkCompta, un logiciel fonctionnant sous Office 365...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Regex Find & Replace in Excel

    Regex Find & Replace in Excel

    Find and replace using Regex in Excel

    Excel Regex Find and Replace The "Excel Regex Find and Replace" is an add-in designed to enhance Excel's native Find and Replace functionality by incorporating regular expressions. With this add-in, users gain the ability to search and replace specific patterns of text using regular expressions, rather than simple literal matches. Regular expressions enable a wide range of advanced search criteria, including wildcards, character classes, quantifiers, and grouping, among others. PS:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Free VCF file to CSV or Excel converter

    Excel VBA Script to convert VCF file with multiple entries to CSV file

    This is an Excel based VBA script used to import bulk .VCF files that contain more than 1 Vcard and then convert them to a comma separated .CSV file or Excel xls file that can then be imported into Outlook, Google, or any other application that supports import of contacts using CSV files. This has been written to support VCF 2.0, 2.1, 3.0 and 4.0 formatted files including those with printable encoding (MIME) and has been tested with bulk VCF files from Backupify, Google Contacts (Gmail Contacts), Apple IOS, Samsung Android devices and other platforms. ...
    Downloads: 60 This Week
    Last Update:
    See Project
  • 8

    Separatista

    SEPA support tools and library

    Full set of progams to create, edit and view SEPA documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dream Music Player

    Dream Music Player

    It is a music player that supports many audio formats.

    Dream Music Player is a very good application for playing audio files on a desktop with support to a wide variety of audio formats. It has full functionality with playlist, shuffle, open folder, repeat and so on. One can also load his music library with just a click. And most of all its interface is pleasing. Looking for new apps can give it a try. Current version is 3.0. The next version is planned to having audio streaming online feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10

    Docusfera

    Un sistema contable administrativo basado en MS Excel

    Docusfera es un sistema contable administrativos para pequeñas empresas diseñado para ser flexible y adaptarse a las necesidades de diferentes negocios. Ha sido creado para cumplir los requerimientos de la legislación contable de Colombia, pero precisamente por la complejidad del sistema tributario Colombiano, encontrará que tienen funcionalidad de sobra para ser usado en otros paises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    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
  • 13
    LMM Pricer

    LMM Pricer

    LIBOR Market Model Derivatives Pricer

    A library and Excel Spreadsheet for generating LIBOR Market Model sample paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ARPC - MDT

    ARPC - MDT

    SCurve for Microsoft Project , Jalali Date , Weighting & ...

    The software includes a toolbar and several Excel files to work with Microsoft Project. SCurve for Microsoft Project , Jalali Date , Weighting. Main features : 1-View dates in Jalali calendar. 2-The function of weighting based on three factors, Duration, Relative weight and Cost of resources. 3-Set physical progress by One-to-One and One-to-Many method. 4-Adding and removing activity after updating actual progress without causing any problem in the scheduling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Tools for T-RFLP data analysis

    VB macros and a template for the analysis of T-RFLP data using Excel.

    A collection of Visual Basic macros and a template for the analysis of terminal restriction fragment length polymorphism data using Microsoft Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program estimates the lightning flashover rates of overhead electric power transmission and distribution lines, according to IEEE Stds. 1243 and 1410. New BSD License and IEEE Copyright. Now includes line arrester evaluation using the OpenEtran simulator, licensed under GPL. This feature was developed with support from EPRI and Dominion Virginia Power.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    SAP PI : MappingMaster

    MappingMaster - Way to SAP PI Mapping documentation

    MappingMaster is a simple Excel based application that helps generating SAP PI Mapping documentation. Although there are tools available already for this, there is something special about MappingMaster. For details, please check http://scn.sap.com/community/pi-and-soa-middleware/blog/2011/12/19/lets-excel-mappingmaster-is-here .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Coexlam

    Coexlam

    Free Excel software on composite laminate theory with added features.

    Coexlam is a VBA Excel application that performs composite laminate analysis. Laminate theory is used with several strength criteria: maximal stress, maximal strain, Tsaï-Hill and Tasï-Wu. A help including a Getting Started part is now available in the application. The users can add their own formulas or application, an example is provided with a tank under pressure.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Video Collection
    A simple java desktop application to manage your personal film collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Outlook Macro: Moving and reading mails

    Outlook Macro: Moving and reading mails

    Outlook Macro for moving specific mails and reading their content

    What does this macro do? (Step by step) - Find the mails which have the specific subject in Inbox folder (In this case, subject is "New resume has been received!") - Creating a folder named like "Resumes 8/26/2012 1:29:50 PM" under Inbox. - Moving those mails to "Inbox > Resumes 8/26/2012 1:29:50 PM" - Creating a folder named like "Resumes 8/26/2012 1:29:50 PM" under C: drive - Saving those mails' attachments under "C:\Resumes 8/26/2012 1:29:50 PM" - Reading content of those mails...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    I'm starting with a simple Excel randomizer and then working on my way to a function program that can standalone. It will support 2e WFRP careers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The first strategy map and balanced scorecard system fully implemented as Excel workbook (with VBA macros) . It can support innovation management, strategy consulting, as well as quality or risk management. Very easy and flexible to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Carcassonne tile odds calculator using excel 2007 macro file. Support link http://www.iherb.com/?rcode=PAS784
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CalPuff Research Solutions

    Collection of projects/solutions that simplify the use of CalPuff

    A collection of project files and tools that are geared towards simplifying data processing & organization for a very specific application involving the CalPuff modeling program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB