ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   macro from desktop (https://www.excelbanter.com/excel-programming/391480-macro-desktop.html)

ezil

macro from desktop
 
Can I place the macro independent of worksheet? (from desktop) Every time to
run a macro I have to open a workbook (or) (it open automatically when
pressing macro
button) I reserved one workbook for recording macros only.


Dave Peterson

macro from desktop
 
Lots of people do this kind of stuff by putting the macros in a workbook
(usually named personal.xls) and stored in Excel's StartUp folder.

Each time excel opens, it'll open this workbook, too. And all the macros will
be available.



ezil wrote:

Can I place the macro independent of worksheet? (from desktop) Every time to
run a macro I have to open a workbook (or) (it open automatically when
pressing macro
button) I reserved one workbook for recording macros only.


--

Dave Peterson

[email protected][_2_]

macro from desktop
 
Depending on what your macro does you can store it in a VBS file on
your desktop and execute that.



All times are GMT +1. The time now is 06:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com