Showing 17 open source projects for "excel vba code writer"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Excel to Graphviz

    Excel to Graphviz

    A Microsoft Excel spreadsheet which creates Graphviz graphs

    Takes Excel data relationships and creates Graphviz graph visualizations.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2

    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: 29 This Week
    Last Update:
    See Project
  • 3
    Tagebuch.xls

    Tagebuch.xls

    Zeiterfassung Excel - Time Tracking - Arbeitszeiterfassung

    Tagebuch.xls ist ein Zeiterfassungs-Tool basierend auf Excel. Die in VBA programmierte App erlaubt es Projekte und Arbeitszeiten zu erfassen und in Excel darzustellen. Zusätzliche Berichtdateien basierend auf den Daten im Tagebuch können erstellt werden und sind durch Dritte leicht weiter verarbeitbar.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    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
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 5

    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
  • 6

    DAPS4

    A Fortran code for design and analysis of ring-stiffened shells

    ...-Frame Elastic Instability analysis (EFI). Solutions compare favorably with DTMB experimental results. DAPS4e’s IO is managed through a Visual Basic user form. Pre/post processing is done using linked macro-enabled Excel spreadsheets. The file DAPS4e.zip includes: • DAPS4e.3 executable and Fortran 77/95 source code. • Visual Basic user form and its 2017 Visual Studio project code. • Excel spreadsheet pre/post processors. • Comprehensive technical documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Planar Elastica

    A collection of technical notes on planar elasticas and sample code

    The collection Planar Elastica (Planar Elastica.zip) includes: 1. A technical note deriving the governing equations for a planar elastic subjected to general end loading (i.e., combined bending moment, angled direct load and torsional moment). This note is heart of this project. 2. Macro enabled Excel spreadsheet examples that illustrate use of the above result. These examples range in sophistication from large displacement leaf springs to one requiring simultaneous solution of two...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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...
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 9
    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: 4 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 10

    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
  • 11
    PCNetMonitor

    PCNetMonitor

    Computer performance display and logging program

    Local and remote computer performance display and logging program with Excel plotting interface and many other powerful features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Excel Report Generator

    Excel based report designer and report writer

    Report designer and generation tool developed exclusively within Excel using VBA. The tool allows the user to: - design a business report specifying report, page, group, subgroup and details (headers and footers where applicable) - format report in Excel (using Excel standard functionality) - preview report - print reports in various formats e.g. pdf, word, excel, printer, internet (google docs), etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Badmintontourney

    A badminton tournament planner spreadsheet

    A Excel spreadsheet to organize and manage badminton tournament. Include match schedule conflict gestion and court availability. Since it is a excel workbook, everyone with spreadsheet experience can use it easily I'm looking for people to test and comment on the application. And hopefully collaborator with programming skills to help me with new features I cannot implement. As you will see by looking at the code, I'm no programmer and everything was done mostly by copy/past chunk of code...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Lego Charts for Excel

    Lego Charts for Excel

    Plot Excel data as photo-realistic 3D LEGO® models

    Using a sequence of Open Source CAD/CAM and graphics tools, integrated through Excel macro code, "Lego Charts" extends the idea of the Excel 3-D bar chart. It allows the placement, shapes and colours of the bars to represent further dimensions to the data. The chart is presented as a photo-realistic model apparently constructed out of LEGO® [1] bricks. The downloaded package consists of an Excel template to create the charts, an extensive installation and user guide, and two fully-worked...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    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
  • 17

    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: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next