iceangel89 Posted December 13, 2008 Posted December 13, 2008 if i have a macro from a local excel file call a function from another excel file over the network will it work? and will it increase network traffic?i am thinking it will be ok right? cos i will be using workbooks.open() to open the file over network then call the function?
rendrag Posted December 15, 2008 Posted December 15, 2008 it should work no problem (assuming the path is correct). It will increase traffic as much as opening an excel workbook would generate
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now