Coder Social home page Coder Social logo

Igor Sizentsev's Projects

addinmanager icon addinmanager

The Excel-DNA Add-In Manager makes it ease to distribute, install and update Excel add-ins.

aerotoolkitaddin icon aerotoolkitaddin

Excel add-in with functions to perform common aeronautical engineering calculations, including standard atmosphere, airspeed, aircraft performance and unit conversion calculations. Includes non-standard day calculations (ISA deviation). The add-in is written in VBA embedded in AeroToolKit.xlam. Atmospheric calculations are based on the ICAO standard atmosphere (reference ICAO doc 7488, dated 1993). This add-in derives from an earlier add-in by the same original author, stdAtmo20140121. This new add-in standardizes naming conventions and adds functionality. To install the .xlam file, go to File | Options | Add-ins, and navigate to the location at which you wish to keep the add-in on your file system. NOTE! There seems to be an issue with Excel "remembering" add-ins that it has loaded, particularly with Excel 2019. If this is a problem, go to the Add-ins menu (File | Options | Add-ins), select Manage Excel Add-ins, and uncheck the Aerotoolkit add-in and click Ok. Then return to the menu and re-check the add-in. The .xlam add-in consists of a single module, AeroToolKit, which is exported from the .xlam to the text file AeroToolKit.bas and maintained in the repo. Other essential elements of the repo include the function list with descriptions, AeroToolKitFunctionList.xlsx, and a full test of all functions (including expected results), AeroToolKitTest.xlsm. For configuration management, observe the following procedures: 1) Changes to the functions in the AeroToolKit.xlam file must be exported to the text AeroToolKit.bas file. 2) New functions or changes to existing functions must be accounted in an update to AeroToolKitFunctionList.xlsx. Export a copy of the file to the equivalent AeroToolKitFunctionList.csv in Excel. 3) Create new tests of the function in AeroToolKitTest.xlsm. Potential users concerned with the security of downloading and using an .xlam file from the internet can create their own add-in and import AeroToolKit.bas. If they are particularly nervous, they can review and copy the source in AeroToolKit.bas from GitHub and create their own .bas file.

altiumscriptcentral icon altiumscriptcentral

A collection of useful Altium scripts written in the Visual Basic scripting language.

aspnetcorevb icon aspnetcorevb

The example "ASP.Net Core Web Application" ported from C# to Visual Basic

automation icon automation

Visual Basic for Applications (VBA) code repository

azure-excel-addin icon azure-excel-addin

An Excel add-in for accessing Azure functions like usage aggregation reports (consumption) and rate card.

bench-macros icon bench-macros

Excel VBA modules for use with BenchMacros.xlam add-in file.

butl icon butl

Excel add-in with helpers for charting, formatting, and general pain points

chronus icon chronus

Software to reduce U-Pb data obtained by LA-MC-ICPMS

csharplang icon csharplang

The official repo for the design of the C# programming language

dotnetpad icon dotnetpad

The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.

excel-code-export icon excel-code-export

An Add-In that exports individual module, class, form and XML ribbon files so they can be added/diffed in source control. The only version is currently in VBA.

excel-git icon excel-git

Export and import modules, classes and forms from your Excel Application to github. This repo contains a .bas file and a xlam file (addin format).

excel-macro-vba-library icon excel-macro-vba-library

This repository is created to build a library of reusable VBA / Macro modules and functions for Microsoft Excel.

excel-timesheet icon excel-timesheet

:alarm_clock: This Add-In is used to produce a timesheet file with functionality to import your Google Timeline. The standard timesheet has options for start and end dates, day of week and default start, end and break times. The Google timeline options are start and end dates, UTC selection, daylight savings time parameters and title filter for timeline entries. There is also a right click shortcut to open your Google timeline to the date of the row that is currently selected. The only version is currently in VBA/XML ribbon.

excel-vba icon excel-vba

Collection of handy Excel 2010 VBA routines to manipulate charts, import textfiles ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.