Ok, first of all I did my research. Typical advise is: enable macros in your workbook and save is as xlsm file. I've done so and proplem persists.
Screens:
I've read several posts on this forum, tried different macros like this one:
Sub Macro2()
Application.Run "name.xlsm"
End Sub
Sub Macro2()
Application.Run "name.xlsm"
End Sub
But it doesn't work. Please help
Screens:
I've read several posts on this forum, tried different macros like this one:
Sub Macro2()
Application.Run "name.xlsm"
End Sub
Sub Macro2()
Application.Run "name.xlsm"
End Sub
But it doesn't work. Please help