Results 1 to 17 of 17

Sub handling in VBA

Threaded View

  1. #1
    Registered User
    Join Date
    04-06-2010
    Location
    Rochester, NY
    MS-Off Ver
    Excel 2003
    Posts
    8

    Sub handling in VBA

    Does VBA create a Sub Main() the way VB does if you don't include it in your code? I ask because I've been using a procedure called MainProcedure to call all my other subs from, and the program seems to run fine, but since I have no Main shouldn't the program run all my procedures twice? Once when called from MainProcedure, and again when going top-to-bottom through each sub as entered?
    Last edited by scudder12; 04-10-2010 at 03:15 AM.

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