Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.
All Tags » Classes (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Creating Classes from Access Tables

    As I mentioned earlier, I want to develop a framework generating app to create some of the code necessary to read and write to and from an Access database. This is iteration 1 of about 100. Start with this table in Access Set a reference (Tools - References) to Microsoft ActiveX Data Objects 2.8 Library...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Sat, Nov 15 2008
  • Using a Class Property to do more than just Assign or Query a Value

    The purpose of this article is to introduce various capabilities of a class property. It is not meant to serve as an introduction to classes and objects. See the references section for introductory pages. The typical use of a Class Property is to assign a value or to query its value as in the [......
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Fri, May 9 2008
  • Updating Stock Quotes

    I answer about four questions a month on the newsgroups. I'm off to a roaring start in April, but I don't like my answer much. I never know just how "correct" an answer to give. So I gave an answer that I felt was appropriate for the original poster and I'll give [...]
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Tue, Apr 1 2008
  • Terminating Dependent Classes

    I have four objects that are all dependent on each other. They are CInvoice has many CInvoiceLines, CInvoiceLine has many CRoyaltyLines, CRoyaltyLine has many CRoyaltyAdjustments. In order to properly terminate all of these class modules, I need to remove any and all dependencies. If I don't, the...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Fri, Dec 28 2007
  • Catching Paste Operations

    You know the situation: You have carefully setup a workbook with intricate Validation schemes. But then along comes your user and he copies and pastes at will. Result: Validation zapped, workbook structure violated. What to do? The only way I find to be reliable is to catch all possible paste operations...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Mon, Dec 17 2007
Page 1 of 1 (5 items)
Copyright Excel User Group and the relevant contributors, 2008. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.