GithubHelp home page GithubHelp logo

naptel's Introduction

This VBA Project basically automate a process of creating final analysis sheet which usually takes 30-35 minutes manually. In this, I have created 4 modules each doing different process . Step -1 >First Module create a blank Excel spreadsheet and prompt the user to open an .csv file which has been downloaded from application. Step -2 >The file downloaded from application has columns which are not in proper format. Now this module will arrange columns in pre defined format and copy it to New created spreadsheet. Step -3 > In main Macro, now its time to run another Macro to calculate Variance and status . Then those columns will also be copied to New Spreadsheet. Step -4 > Clear Macro module - this will clear the second macro which we run inside main macro in Step3 Step -5 > Module 4 - will create 2 Pivot Tables based on the Data in second Tab and rename it . Step -6> There is predefined Tables in which the whole analysis and end result need to be written. Those will gets copied above Pivot Tables. Step -7 > Close all the files and save New Spreadsheet created at Step 1.

All these steps will be done just by click of one RUN Button.

This VBA Code will cut copy paste data in to new file , use Vlookup function , create PIVOT Tables, run another Macro to generate Variance and Status of accounts. It helps in increasing the productivity as this task took approx half an hour of an associate to prepare it manually.

You can downlaod the Test_Format_Macro_New.xlsm file and use the raw data to run it .

naptel's People

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.