View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default Run Excel macro from Win 10 Run box?

If you have several macros and wish to specify which to run, you could have a
popup list to choose from.

OR

If you want individual executables from say a desktop folder, instead of using
Excel macros just run a vbScript file (e.g.: Macro1.vbs) to do same as your
macro would do.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion