+ Reply to Thread
Results 1 to 2 of 2

Call a sub statement in "Personal Macro Workbook" from "ThisWorkbo

  1. #1
    QC Coug
    Guest

    Call a sub statement in "Personal Macro Workbook" from "ThisWorkbo

    I have a "Workbook_BeforeSave" procedure in a workbook and I want to call a
    sub procedure from my personal macro workbook.

    Is there a way to do this? Typically I would just use a call statement, but
    I think I have to change the type of statement so that I can call it.

  2. #2
    Tom Ogilvy
    Guest

    Re: Call a sub statement in "Personal Macro Workbook" from "ThisWorkbo

    application.Run "Personal.xls!Macro6"

    --
    Regards,
    Tom Ogilvy


    "QC Coug" <[email protected]> wrote in message
    news:[email protected]...
    > I have a "Workbook_BeforeSave" procedure in a workbook and I want to call

    a
    > sub procedure from my personal macro workbook.
    >
    > Is there a way to do this? Typically I would just use a call statement,

    but
    > I think I have to change the type of statement so that I can call it.




+ 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