Results 1 to 17 of 17

Macro not more working with Win11?

Threaded View

Rapid1898 Macro not more working with... 03-10-2022, 04:15 PM
6StringJazzer Re: Macro not more working... 03-10-2022, 04:58 PM
6StringJazzer Re: Macro not more working... 03-10-2022, 05:00 PM
Rapid1898 Re: Macro not more working... 03-10-2022, 05:10 PM
6StringJazzer Re: Macro not more working... 03-10-2022, 05:45 PM
Rapid1898 Re: Macro not more working... 03-11-2022, 05:25 AM
6StringJazzer Re: Macro not more working... 03-11-2022, 09:58 AM
TMS Re: Macro not more working... 03-11-2022, 05:39 AM
Rapid1898 Re: Macro not more working... 03-11-2022, 05:48 AM
Rapid1898 Re: Macro not more working... 03-11-2022, 10:24 AM
Rapid1898 Re: Macro not more working... 03-17-2022, 10:54 AM
6StringJazzer Re: Macro not more working... 03-17-2022, 11:08 AM
6StringJazzer Re: Macro not more working... 03-17-2022, 11:15 AM
Rapid1898 Re: Macro not more working... 03-17-2022, 11:22 AM
6StringJazzer Re: Macro not more working... 03-17-2022, 03:52 PM
Rapid1898 Re: Macro not more working... 03-18-2022, 06:06 AM
6StringJazzer Re: Macro not more working... 03-18-2022, 08:13 AM
  1. #1
    Registered User
    Join Date
    10-27-2021
    Location
    Vienna
    MS-Off Ver
    2019
    Posts
    29

    Macro not more working with Win11?

    Hello, i have the following small macro in my excel running fine with on Win10:
    (its simply a button in the xlsm and when pressed the exe-file gets executed)
    Sub calcConstr()
        Dim FN As String
        FN = Application.ThisWorkbook.Path
        FN = FN + "\constrCalc3.exe"
        Shell FN, vbNormalFocus
    End Sub
    But when i run the same xlsm and press the button i get this error:
    2022-03-10 21_13_08-Microsoft Visual Basic.png

    They only difference between the computers that on the one is running win11 and on the other win10
    (excel is with 365 on both the same)

    What can be the reason that this is not anymore working on the win11-pc?
    Last edited by Rapid1898; 03-10-2022 at 05:08 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Macro working in windows machine but not working in MAC
    By amitmodi_mrt in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 5
    Last Post: 11-16-2017, 11:26 AM
  2. [SOLVED] Macro working in windows machine but not working in MAC
    By amitmodi_mrt in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-15-2017, 02:12 PM
  3. Copied working macro to new workbook, but no longer working
    By twisted31 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-23-2017, 06:17 PM
  4. [SOLVED] Macro working perfectly on MS office x86 but not working on x64
    By alexgoaga in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-26-2017, 05:04 AM
  5. Well working simple macro now not working-open folder
    By jomili in forum Word Programming / VBA / Macros
    Replies: 6
    Last Post: 07-05-2017, 08:24 AM
  6. [SOLVED] help index and match macro not working but formula working??
    By JEAN1972 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-28-2016, 06:37 AM
  7. Hide Columns Macro - Working on Windows not working on Mac OSX
    By bcadar in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-08-2016, 09:05 AM

Tags for this Thread

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