+ Reply to Thread
Results 1 to 2 of 2

Linking Multiple XLAs

  1. #1
    mpeplow
    Guest

    Question Linking Multiple XLAs

    Okay, for example lets say that I have an XLA addin containing two different macros, with 3 different forms. Each macro has it's own form and the 3rd form is used for settings that will apply to both macros.

    I want to be able to save each macro as it's own seperate XLA file and the settings form as it's own xla file thus making my macros more managable.

    The problem is this, if I just create the addins, they seem to only look for forms within themselfs.

    How would I have the macro call forms in other addins or reconise the other addins as a whole?

  2. #2
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    I would initiate the macro with a function that would show the form. Then all the other macro has to do is to call the function that can have a void value!
    Best regards,

    Ray

+ 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