+ Reply to Thread
Results 1 to 2 of 2

A class module for reading configurations

  1. #1
    Registered User
    Join Date
    12-17-2014
    Location
    Canada
    MS-Off Ver
    2016
    Posts
    8

    A class module for reading configurations

    Hi,

    I created this module years ago and it has been a staple in all my projects since. I'd like to share it with you all.

    Basically, it allows you to put configuration settings on a sheet, and read from the sheet. Your configurations can be single values, tables, or even cell formatting.

    This makes it possible for developers and end-users alike to manipulate configurable settings easily, without manipulating code.

    It also has some features such as caching (for performance boost), and overriding values with test values.

    A very basic use case:
    Please Login or Register  to view this content.
    Please take a look at the demo video:
    http://youtu.be/OpvZwZR9uRs

    And download the demo file (Excel 2003 and later):
    https://docs.google.com/uc?authuser=...xport=download


    Code is on GitHub:
    https://github.com/ross-sharma/excel-vba-settingsreader

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: A class module for reading configurations

    That's very cleverly conceived, and the video is well done.
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] ComboBox class .AddItem filled in class module
    By Jacques Grobler in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-03-2012, 05:48 AM
  2. Replies: 1
    Last Post: 08-30-2011, 02:23 AM
  3. class module?
    By sybmathics in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 02-25-2006, 10:35 AM
  4. [SOLVED] class module
    By anonymousA in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-02-2005, 07:08 AM
  5. Class module
    By Avner Mediouni in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-19-2005, 11:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1