iceangel89 Posted December 13, 2008 Share 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? Link to comment Share on other sites More sharing options...
rendrag Posted December 15, 2008 Share 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 Link to comment Share on other sites More sharing options...
iceangel89 Posted December 20, 2008 Author Share Posted December 20, 2008 ok thanks Link to comment Share on other sites More sharing options...
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