+ Reply to Thread
Results 1 to 2 of 2

Reading Functions from Common Place

Hybrid View

  1. #1
    PP
    Guest

    Reading Functions from Common Place

    Hi All

    I have a question with regards to usage of "COMMON Functions / Sub Routines"
    from VBScript of excel file
    We have bunch of COMMON routines which we would like to Save in single
    Module File and refer this module across each of XLS files within that folder

    Is that possible. If so, can somebody please tell me how it is done.

    Thanks
    PP

  2. #2
    Forum Contributor
    Join Date
    03-24-2004
    Location
    Edam Netherlands
    Posts
    181
    In the new version of Visual Studio there are tools for office application development.
    You can put your COMMON routines in there ( in vb.net or C#.net) create a .dll file
    and put a reference to that file in each workbook.
    When you add routines to the .dll everybody is automatically updated.

    If you have more questions about this let me know.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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