Giter Site home page Giter Site logo

lexxeous / vba_date_compare Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 312 KB

Simple date comparison and reminder script/macro for Microsoft Excel files.

Visual Basic .NET 100.00%
visual-basic visual-basic-for-applications vb vba excel microsoft-excel macro script reminder

vba_date_compare's Introduction

Lexxeous's VBA Date Compare:

Summary:

Simple Visual Basic for Applications project. The VBScipt will be a macro attached to a Microsoft Excel document. Upon opening the .xlsm file, there is a single reminder event attached and the public at_time() procedure is called. The at_time() procedure is also recursive and calls itself to persist the attached reminder event as long as the file is open. A loop is used to look through the first 1000 rows of two different sheets. The script then compares today's date (and today's date plus 3 days) with the date values provided in the Excel sheets. When there is a match, a message box pop up is generated to inform the user about the reminder.

For more information you can look at Microsoft's Visual Basic documentation.

vba_date_compare's People

Contributors

lexxeous avatar

Watchers

 avatar  avatar  avatar

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.