briancostea
Programmer
i am trying to create a script to start ms excel and run a macro stored in personal.xls. does anyone know how to do this? i know how to start excel, i need help calling the macro. thanks -
bri
bri
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
objexcel.Application.Run "test"