Results 1 to 3 of 3

Thread: headers in code modules

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2000
    Posts
    74

    Question

    Is there some way to automate creation of a header text
    in functions and subroutines, such as:

    '***************************************************
    '* Date Created : November 04, 1999
    '* Original Author:
    '* Modified by :
    '* Modified Date :
    '* Description :
    '*


    regards
    Lennart Johansson

  2. #2
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657
    Sounds like you'd have to write a VB add-in to do something like that. Unfortunately, I have no experience in this area, but others on this forum do, I'm sure. Anyway, it's something to look into.
    "It's cold gin time again ..."

    Check out my website here.

  3. #3
    You are correct, lennart. You need to create an Add-In.

    I recently took on a small personal project to get this very thing to happen. I got about 1/2 way and got bored. Perhaps I should start it up again and see if I can get it to work. The process is very easy when you use the Add-In template in the New Projects tab.

Posting Permissions

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



Click Here to Expand Forum to Full Width