Search Results for "cutting vba code" - Page 4

Showing 91 open source projects for "cutting vba code"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

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

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    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: 2 This Week
    Last Update:
    See Project
  • 2

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

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    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
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5

    Cad.py

    Converts an image to Gcode for pen plotting, laser cutting or milling.

    ... of Make Your Bot who optimised the code that is in use here.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Project has PHP code to copy the distance in km from routeplanners (anwb and google maps). The VBA code in the excel worksheet uses the php-application to use the copy the distance in km to Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project intends to be a tool to allow the fast drawing of a sewer nets. This is a VBA program tha runs in BricsCad or //AutoCad// . Features: Node and Tube (well )add, edit and/or delete. Other drawing utilities. Saving in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gameboy/Gameboy Color Emulator for the Zune HD. Based on VBA-M, ZuneBoy combines code from BackAtIt's VisualBoy Zune 0.1.2 and VBA-Wii's Visual Boy Advance GX 2.2.1. Some extra features are/will be cut out to improve the speed of the Emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    With high emphasis on usability we provide song presentation / song projection software for church services or general events that rival OpenLP/ZionWorx/SongPro. We have easy to learn, highly usable open source software without cutting back on featur
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    This project is devoted to sharing VBA code for excel and many different types of macros will be available here. Hopefully others will participate with me in this project in order to make this a rich resource. Please contact me for special requests.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    MiniTemplator is a compact template engine for HTML files. It's available in Java, PHP and Visual Basic (VB/VBA). It uses a simple syntax for template variables and blocks, supports nested blocks and is implemented as a single code module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    A lightweight music player for GNOME 2, using a filesystem-playlist-library user interface. It is written entirely using cutting edge Mono code, in C#, Gtk# and Gst# (GStreamer framework).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A light-weight testing framework written in Visual Basic 6 for testing classic VB/VBA applications. This simple, solid design works well in VB/VBA, doesn't attempt introspection, and doesn't require lists of test methods outside of the test code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    SG Input Box

    SG Input Box

    A static library by Michael Haephrati to add InputBox to c++ program

    Based on an article by Michael Haephrati. There are several building blocks in programming that are available in most of the languages and make life easy. For example, the ability to pop up a message. In Win32 that would be MessageBox(). Another building block is Inputbox. InputBox() is a very handy command for prompting the user for an input. You can find it in VBA and Visual Basic. However, while Message Boxes can be easily displayed in any c++ program, there is no direct way for calling...
    Downloads: 0 This Week
    Last Update:
    See Project