Jump to content

[Excel VBA] Opening and running functions over network


Recommended Posts

Posted

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?


Posted

it should work no problem (assuming the path is correct). It will increase traffic as much as opening an excel workbook would generate

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...