Results 1 to 16 of 16

Thread: Running a Macro in one workbook from another workbook

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    I tried
     Application.Run "20LW6_TEST_redo!Analyze_Click"
    But it is "Not Found" either. I think that is because it is Private....arg

    EDIT Okay. So here is a redefinition of the problem:

    How do you call a Private Sub from another workbook?
    Last edited by Aussiebear; 12-17-2024 at 02:23 AM.

Posting Permissions

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