+ Reply to Thread
Results 1 to 3 of 3

How Can I View Code Associated w/ Built-In VBA Classes?

  1. #1
    Forum Contributor
    Join Date
    12-05-2015
    Location
    Akron, OH
    MS-Off Ver
    15.0
    Posts
    424

    How Can I View Code Associated w/ Built-In VBA Classes?

    Is there a way to view code, even if only as read-only, of built-in methods and properties of classes in excel VBA? I think it would help me become a better coder.

    Even if there was a library somewhere online that I could step through with Classes that I'm familiar with, it would be helpful.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,995

    Re: How Can I View Code Associated w/ Built-In VBA Classes?

    No. Built-in elements are not coded in VBA, they are almost certainly coded in something like C and compiled down to libraries. Regardless of the language, the source code is not available.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Contributor
    Join Date
    12-05-2015
    Location
    Akron, OH
    MS-Off Ver
    15.0
    Posts
    424

    Re: How Can I View Code Associated w/ Built-In VBA Classes?

    Thank you.

+ 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. Replies: 5
    Last Post: 11-04-2013, 11:28 AM
  2. Excel 2007 not recognising code built in Excel 2003
    By GNelson in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-23-2011, 09:50 AM
  3. Code behind Built In function
    By shahper in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-02-2007, 06:08 PM
  4. Using Built in Functions in VB Code
    By Jim Conrady in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-19-2006, 11:35 AM
  5. How to view the code for excel built-in functions?
    By serdar in forum Excel General
    Replies: 1
    Last Post: 12-19-2005, 05:55 PM
  6. How do I view the value of a variable in my code?
    By Bill_S in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-27-2005, 07:06 PM
  7. How do I use Excel Built-In Functions in Code?
    By Steve Haack in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-26-2005, 05:06 PM
  8. View Routing code
    By Mike R. in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-20-2005, 03: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