ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   macro with external script. (https://www.excelbanter.com/excel-programming/350191-macro-external-script.html)

kurt

macro with external script.
 
Hi all

Insted of having the macro in the Excelfile; I would like to put it on
the network.
It is easyer to maintain this than that each workbook has to be revised
from time to time.

The function should be like this:
On opening an excel spreadsheet the open macro starts

on workbook open()
get a script from p:\script.txt
execute this script
end

Does anyone have a solution

Regards
Kurt


Norman Jones

macro with external script.
 
Hi Kurt,

Why not put the code in an addin file save it in a network folder?

That way all user's could access the required code and only one file would
require possible revision.

---
Regards,
Norman



"kurt" wrote in message
oups.com...
Hi all

Insted of having the macro in the Excelfile; I would like to put it on
the network.
It is easyer to maintain this than that each workbook has to be revised
from time to time.

The function should be like this:
On opening an excel spreadsheet the open macro starts

on workbook open()
get a script from p:\script.txt
execute this script
end

Does anyone have a solution

Regards
Kurt





All times are GMT +1. The time now is 05:38 PM.

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