Results 1 to 5 of 5
  • Thread Tools
  1. Lounger
    Join Date
    Aug 2002
    Location
    Boise, Idaho, USA
    Posts
    38
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Module names (Office 2000 VBA)

    Is there any way to rename code Modules within Project files, or am I stuck with Module1, Module2, etc?

  2. Platinum Lounger
    Join Date
    Nov 2001
    Location
    Vienna, Wien, Austria
    Posts
    5,009
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Module names (Office 2000 VBA)

    Right-click on the Module in Project Explorer and choose Properties. Select the right-hand column next to Name and edit away!
    Grüße

  3. Lounger
    Join Date
    Aug 2002
    Location
    Boise, Idaho, USA
    Posts
    38
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Module names (Office 2000 VBA)

    Thanks, but I had already tried right-clicking on the module name. Project Properties are available, but not module properties. By the way, I'm running VB 6.0, version 8435.

  4. Platinum Lounger
    Join Date
    Nov 2001
    Location
    Vienna, Wien, Austria
    Posts
    5,009
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Module names (Office 2000 VBA)

    Beg pardon. <img src=/S/blush.gif border=0 alt=blush width=15 height=15> Select the Module in Project Explorer. (It's in a separate folder.) Press F4 or go to the Properties window - by default directly below the Project Explorer. THEN edit the right-hand column next to Name.
    Grüße

  5. Lounger
    Join Date
    Aug 2002
    Location
    Boise, Idaho, USA
    Posts
    38
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Module names (Office 2000 VBA)

    Thanks, that worked fine. I should have thought of the Properties window.

Posting Permissions

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