The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Learn More
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.
Library of procures and functions for use in VBA or VBScript. Function for call APIs (temp files, shell with wait, shellexecute, create DSN, open URL, ...), for work with text files, strings, md5, and others.
Moved to github
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.
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
Currently this tool allows the easy export and import of these access objects:
Forms (SaveAsText/LoadFromText)
Reports (SaveAsText/LoadFromText)
Macros (SaveAsText/LoadFromText)
Modules (SaveAsText/LoadFromText)
Queries (the SQL query itself)
Tables (ExportXml/ImportXML)
References (custom format)
Relations (custom format)
Database Properties (custom format)
In has currently been tested on Microsoft Access 2000 (.mdb), 2002-2003 (.mdb), and...