Search Results for "project vba excel stock"

Showing 39 open source projects for "project vba excel stock"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 1
    MS Project Add-In - Good Plus Fast

    MS Project Add-In - Good Plus Fast

    Extends Project to export Excel report, audit the schedule and more...

    This Microsoft Project add-in includes over 20 features for MS Project 2013 and 2016. You'll be able to see the full chain of predecessor tasks based on the current task, audit your schedule based on industry best practices, see all tasks coming up in the next "x" weeks. This add-in also gives you the power to export a report of your entire project into Microsoft Excel with dates, dates and time, filters, and to see a "Who Does What When" table.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Estimate software running on Microsoft Excel. Phần mềm dự toán chạy trên Microsoft Excel
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Tibetan Unicode Keyboard

    Screen keyboards in MS Excel and in Java for typing Tibetan characters

    A Tibetan character is formed by stacking the middle (core) character with lower character stack(s) and upper stack. The tools in this package has been tested to work well in Windows 10 and above. The Java version of this package should work across different systems. The MS Excel version does not work on Excel operating in MacOS. The Excel version uses Excel macros and VBA codes. One needs to Enable Macro to allow it to work. The motivation for this project is due to old proprietary...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    MerciGest

    MerciGest

    Free Inventory Software

    MerciGest is a free inventory management software. The program allows you to manage thousands of items in the warehouse by showing them in a complete list of loads, unloads, returns and stock. The software also allows you to print transport documents and invoices. The program is available in 4 languages: english, italian, spanish and french In this project there is both the desktop version for Windows and for MS Access. The application written in VBA for MS Access is distributed...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5

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

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

    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
  • 9
    Excel Gantt

    Excel Gantt

    Excel Gantt, easy Scheduling for fast Planning

    The main purpose of this Program is to fill a gap in Project Scheduling concerning the existing Software. This gap is noticeable whenever a contractor wants to Schedule a small project and finds no easy way to do it so. The existing software like MS Project or Primavera among others not only require skilled professionals but also aren’t readily available like the ubiquitous Excel… On top of that, they have their own idiosyncrasies that by themselves represent equal or greater difficulties...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    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
  • 11

    office2textile

    VBA add-ins which convert Microsoft Office contents to various formats

    This project provides VBA add-ins which convert Microsoft Office contents to various text formats. Currently the following two VBA add-ins are ready. * xls2textile: Excel to Textile, HTML, AsciiDoc, GitHub Flavored Markdown (GFM), and CSV. * ppt2textile: PowerPoint to to Textile, AsciiDoc, and GitHub Flavored Markdown (GFM). 2021/02/06: Version 0.97 is released. Fix "general horizontal alignment" which was broken on 0.96. 2020/07/11: Version 0.96 is released. Fix for MacOS. fix...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    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: 3 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Excel to Graphviz

    Excel to Graphviz

    Create graphviz diagrams with excel

    Free, easy to use, excel tool to create data and process flow diagrams with table data In separate excel sheets you define items(nodes), lines(edges) and grouping(clusters) Separate definition of node, edge and cluster styles Graph settings sheet Output control sheet Examples and readme are included in the zip file Get it working: -Install graphviz (http://graphviz.org/Download.php) -Download Excel to Graphviz -Open one of the ExcelToGraphviz workbooks -Go to sheet settings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    Stock Inventory Management

    PHP Stock Inventory Management System - POS

    A web-based application which will manage stock inventory so easily: Dashboard, Stock Management, Purchasing, Sales, Suppliers, Customers, Outstandings, and Payments. Nice look and feel interface. It supports to be displayed in mobile-device. This web application is actually generated by PHPMaker without touch any code in the generated script files. All the customization are done from inside of PHPMaker Project. Thus, all the changes are saved in the project side, so that you will be able...
    Downloads: 61 This Week
    Last Update:
    See Project
  • 18
    ExStock (Market Data in Excel)

    ExStock (Market Data in Excel)

    FREE Stock data downloader into an Excel sheet

    SORRY, the content is not yet available to download. WE ARE WORKING ON NEW AND BETTER VERSION, WHICH WILL BE ABLE SOON. TO HELP PLEASE DONATE PROJECT. https://sourceforge.net/p/kuzelamacro/donation/ Allows you to download data from the Stock Exchange into the Excel file with one click. Required just insert a symbol (YHOO, MSFT, AAPL, etc..) Contain the following information: - financial statement - balance sheet - cash flow - price history - daily summary - basic...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    This project aims to recreate IBM DDS Debugging Template form (GX21-7717-3) for AS/400 using Microsoft Excel including VBA macro for automation. The project also includes AS/400 Data description specification (SX41-9891-00 UM/050*)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fixed Assets Pro (Excel)
    A spreadsheet program that registers fixed assets details (including location) & calculates depreciation. Fixed Assets Pro (Excel) is both powerful & yet easy to use. See the list of extensive features below for further details. The program is a VBA project.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    ARPC - MDT

    ARPC - MDT

    SCurve for Microsoft Project , Jalali Date , Weighting & ...

    The software includes a toolbar and several Excel files to work with Microsoft Project. SCurve for Microsoft Project , Jalali Date , Weighting. Main features : 1-View dates in Jalali calendar. 2-The function of weighting based on three factors, Duration, Relative weight and Cost of resources. 3-Set physical progress by One-to-One and One-to-Many method. 4-Adding and removing activity after updating actual progress without causing any problem in the scheduling calculations. 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Leeds Census Tool

    Using Excel 2010 and VBA to create a data reporting tool for Leeds

    Excel allows the simple creation of reports and tables, this project is to create an API for the manipulation of Census and other data in such a way that customizable reports and tables can easily be generated for any (and aggregated) geographies from Census and other available data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    VBA GetText

    VBA GetText provides basic I18N and L10N for Excel VBA projects.

    VBA GetText consists of several Visual Basic for Application modules and classes to enable internationalization (I18N) and localization (L10N) for VBA projects. It uses the GNU gettext-compatible PO file format for string translations; therefore, translators will be able to use standard PO file translation tools (e.g., Poedit) to translate strings. The VBA components are being written and maintained for the xltoolbox project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Database Pro (OpenOffice / Excel)

    Database Pro (OpenOffice / Excel)

    Addresses, Mailings & Donations

    Database Pro has been designed to manage addresses and mailings. For small charities, database fields are provided so that the details of the most recent donation of a supporter can be recorded. However, the columns (fields) can easily modified, added or deleted so that the database can be customised according to your needs. Database Pro is available in file formats for both Excel and OpenOffice. The Excel version is a VBA project and the OpenOffice version uses OOo Basic. Please note...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Open Rentstock

    Open Rentstock

    Booking and Stock Management inspired by international Exhibitions

    Sorry for your long wait. This Project may restart in Summer 2013 with php Kohana Framework, but I have to wait some circumstances if that will be. ... Seems that the work on Open Rentstock can continue... :))) Universal web based, easy to use, Multiuser, Multilanguage Project based Stock and Rent management Software with article-stock-timeline, Truck-load-manager, extern Client booking Module and Excel-export. Runs on PHP and MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next