Search Results for "vba macro excel" - Page 3

Showing 209 open source projects for "vba macro excel"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    Solar Thermal Pipe Network Analysis

    HYDRA - pipe network analysis for solar plants

    HYDRA is an VBA/EXCEL program for pipe network analysis of solar plants. Hydraulic solar circuits can be modelled in detail. Stationary flow-, temperature- and pressure distribution of large collector fields are calculated under arbitrary boundary conditions. Pipe routing and dimensioning,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Excel CCS

    Excel CCS

    Quick converter from Price Table to Price List in Excel

    The software Candy CCS only accepts listed items when it cames to Prices input, this file converts the supplier common Array format of prices into a List format ready to be pasted on the CCS interface. It may also be used with any other Construction Estimating Software in similar situations. It may also be used for any other purpose whenever a conversion from Array data to List data is needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    vba birthday automation Tired of searching and sorting birthday data for your team mates? VBA/Excel Birthday and Anniversary Automation is One click automation to send all birthday or anniversary emails!!. You just need to enter the data in Excel and it will generate emails in attractive powerpoint templates for Birthdays or Anniversary for the required dates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5

    Excel link finder

    Find external links quickly with this macro

    External links can slow a workbook down on opening or recalculating and missing links will affect formulas. Data - Edit Links will not always give sufficient information for you to identify a link. Let this macro find them quickly for you. Every link found is listed on a worksheet. No other changes are made to your workbook. Finds linked formulas, names, objects, shapes, chart sheets, data validation and conditional formatting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PilotGenerator

    PilotGenerator

    Macro VBA générant des feuilles de pilote à partir d'un planning

    PilotGenerator génère des feuilles de pilote, permettant de visualiser les employés présents sur différents postes pour chaque journée. Prend en entrée un planning avec les horaires d'arrivée et de départ de chaque employé.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    akcansoft XLS-to-VCF

    This Excel file exports contact information from a table to a vcf file

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GTAddin

    GTAddin

    Display Google Trends results for selected terms in Microsoft Excel

    The purpose of this Excel add-in is to easily display Google Trends results by selecting terms in an Excel sheet based on personalized criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WBS Generator Template - Good Plus Fast

    WBS Generator Template - Good Plus Fast

    Generate Work Breakdown Structures (WBS) in Excel.

    This WBS Generator allows you to create a work breakdown structure by updating an Excel table and clicking a button. Create conditional formats to highlight keywords, change the options to modify the look and feel, maintain the WBS with on the fly updates, add up to 99 third-level boxes and an unlimited amount of second-level boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10

    Excel Google Earth KML Creator

    Convert site coordinates, sectors and MW links in Excel to KML format

    This handy Excel VBA macro was designed for the telecom market, where you are able to convert points to KML, as well as sectors (as used in mobile network base stations) and links (as used for microwave links). Technical info presented in the resulting KML output file is not to be used for engineering / planning purposes. This was not the intention of this VBA tool.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    vba_Samples
    TXT delimited import Macro Sample Dinamic Table Generation Macro Sample
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vbaMyAdmin

    vbaMyAdmin

    Connection with Excel-VBA to SQL database (mysql MariaDB)

    Connection with Excel-VBA to SQL database (mysql MariaDB) Or any database with the appropriate ODBC driver Download: https://sourceforge.net/projects/vbamyadmin/files/vbaMyAdmin_2.0.xlsm/download - When it is helpful, please rate this project. - Newest version is 2.0 from 11. October 2018 German: Verbindung mit Excel-VBA zu einer SQL-Datenbank (mysql MariaDB) Oder eine Datenbank mit dem entsprechenden ODBC-Treiber Topics: vba,vba-excel,mysql-database,mysqlmariadb-server,odbc,connector,connectio,admin,myadmin
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Excel Timer

    Opens Excel files, waits for timer countdown, then closes the files.

    OpenExcel is a command line utility program that provides the ability to open one or multiple Excel files, wait a specified number of seconds, and then close the workbooks. An alternative option is to use TASKKILL, however that approach closes all instances of Excel. The advantage of OpenExcel is that it only closes the specific workbooks. OpenExcel is useful for Excel files that implement VBA scripts with the events Workbook_Open and Workbook_BeforeClose. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    pyspread

    pyspread

    Python spreadsheet application

    Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet. Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices. Dependencies + Python (>=2.7, <3.0) + numpy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MS Excel Add-In - Good Plus Fast

    MS Excel Add-In - Good Plus Fast

    Microsoft Excel add-in used to shorten repetitive tasks.

    Create a roster by copying a list of email addresses from Outlook or consolidate multiple columns into one or two columns. Sheet control allows you to prefix all the sheets with numbers, sort the sheets alphabetically, or delete the desired sheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ExcelToSAP

    Enters data from Excel to some SAP transactions on any workbook

    This Add-in enables to use a collection of macros for SAP on any existing or new Excel worksheet. The macros automates the following steps. Opens the transaction. Enters to the SAP transaction the selected data from Excel. Optional (enters the plant/layout and executes the transaction) The add-in macros works with 12 types of data (PM order, purchase orders, materials…) It could detect the data automatically. To run the macros there are 2 buttons accessible on a ribbon or using the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BERT

    BERT

    Connector for Excel and the programming languages R and Julia

    ...It really could not be any easier. BERT also has a console that you can use to control Excel in real time, right from your R code. And (if you want), you can call R functions from VBA as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This Excel Add-In enables working with chemical formulas, like contracting them and calculating their molar masses. Dieses Excel Add-In erlaubt das Arbeiten mit chemischen Formeln, wie das Zusammenfassen zu Summenformeln und Berechnen von molaren Massen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CompareX

    Compare two excel sheets or two workbooks cell by cell

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Computation of empirical parameters in user-defined non-linear chemical kinetic models. Has a facility to compare 3 empirical models on the same graph to visually judge which model predicts the experimental data better. The empirical models can be input in the GUI as user-defined functions. This tool was written for the publication of "Modelling of Curing Kinetics of Amine Cured Epoxy Resins for Vacuum Assisted Resin Infusion Molding" (The Canadian Journal of Chemical Engineering, 2013),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Le but du projet est d'implanter les fonctions modbus tcp en VBA de façon a les utiliser dans excel. Le projet pourra par la suite communiquer en modbus RTU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Copy Worksheet

    Copy Worksheet

    Open source Excel add-in to automate conditional worksheet copying

    Copy Worksheet is a tool for automating the process of conditionally copying rows and columns from one or more source worksheet to a single target worksheet. Copy Worksheet allows the users to define multiple sets of rules that are saved and later executed against a set of source worksheets to a target worksheet. The rules can be as simple as copy column A from source Sheet 1 to column B in target Sheet 2 or complex in having conditional statement for both source sheet and target sheet,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PowerVlookup

    PowerVlookup

    Free Excel Add-in

    This add-in makes the use of Excel formula "vlookup" or "index/match" combination obsolete.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    X KPI

    X KPI

    Excel KPI Dashboard

    > KPI Spreadsheet Dashboard > Create KPI structure, define targets and control the performance of your company > Build Strategy, create Action Plan to achieve the objectives and set up deadlines. > Assign KPI to managers and control their performance. > Analyze each of the KPI and compare with the targets defined, change the period as you want. > Build your customized KPI Dashboard by selecting the best structure analysis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Conan RPG 2D20 Spreadsheet
    Fan made Conan RPG 2d20 by Modiphius Spreadsheet. If you are a skilled Excel programmer and you are interrested in helping with the project do not hesitate to contact me at ulothar1980@gmail.com .
    Downloads: 2 This Week
    Last Update:
    See Project