Code Monkey home page Code Monkey logo

excel-vba's Introduction

This repository is created with the purpose of being a VBA Code Library for reuse and reference. These codes are some of the codes that I frequently use personally in multiple projects.

Kindly find the below listed links as your guides to find the code you're interested in.

List of Contents

  1. CSV Class Object - Enables users to Import Data from another file and Export Data to a new file with ease.
  2. ExcelBusy
  3. Etc. (WIP)

excel-vba's People

Contributors

amirmirmirdan avatar

Watchers

 avatar

excel-vba's Issues

UserForm: Progress Bar

Create a UserForm Progress Bar to be reused repetitively.
This UserForm will serve it's purpose by indicating and updating the user of status (either currently still running/finish/ freeze).

Arrays

Some notes on arrays.

[Create] CSV Class Object

Enables user to select and import a csv file containing the data of interest into the working file workbook for supporting.

#ExcelVBA

Timer

Track time of a subroutine

User Inputs

List of Functions that will prompt for user inputs.

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.