I want to open a file when notified that it is aailiable for editing. How
could i do this in code?
Workbooks.Open filename:="the file" _
notify:= true
'Upon notification
Workbooks.open filename:="the file"
I want to open a file when notified that it is aailiable for editing. How
could i do this in code?
Workbooks.Open filename:="the file" _
notify:= true
'Upon notification
Workbooks.open filename:="the file"
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks