+ Reply to Thread
Results 1 to 2 of 2

Seeking knowledge on VBA limitations

  1. #1
    Valued Forum Contributor
    Join Date
    08-29-2012
    Location
    In lockdown
    MS-Off Ver
    Excel 2010 (2003 to 2016 but 2010 for choice)
    Posts
    1,766

    Lightbulb Seeking knowledge on VBA limitations

    I am seeking some theoretical knowledge regarding the limitations of VBA.

    Some guidelines to note when replying:
    • If you would like to reply to this post but you only know a few of the answers, please give us what you can (Answers to some of the questions is better than none to any)
    • When answering, please add the question number so it's obvious to anyone reading your reply which question you are answering.
    • If an answer is likely to vary depending on Excel version, please indicate this.
    • If an answer is likely to vary depending on the computer specs, please indicate this.
    • I would appreciate it very much if you could please provide a hyperlink (or reference) to the source for your answer if possible (rather than something along the lines of "well that's what I think anyway")

    QUESTIONS

    What is the maximum possible...
    1. ...number of modules you can have in a VBA project?
    2. ...number of macros you can have in a VBA project?
    3. ...number of code lines in a single procedure?
    4. ...number of characters in a single code line?
    5. ...size of a module?
    6. ...size of a VBA array?
    7. ...number of characters in a string variable?
    8. ...number of characters in a constant?
    9. ...number of references in a VBA array?
    *******************************************************

    HELP WANTED! (Links to Forum threads)
    Trying to create reusable code for Custom Events at Workbook (not Application) level

    *******************************************************

  2. #2
    Valued Forum Contributor
    Join Date
    08-29-2012
    Location
    In lockdown
    MS-Off Ver
    Excel 2010 (2003 to 2016 but 2010 for choice)
    Posts
    1,766

    Re: Seeking knowledge on VBA limitations

    5. 64 k (Found in this article: http://msmvps.com/blogs/xldynamic/ar...a-project.aspx )

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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