K
Karen
Hi All
I have a macro that will access a file across the network retrieving
data. If I try to access a file that is already opened elsewhere I
presume there will be an error message along the lines of "This file
is being accessed by....."
In VB would Application.DisplayAlerts = False enable opening up the
file "Read-Only" if necessary so as to import the data?
Karen
I have a macro that will access a file across the network retrieving
data. If I try to access a file that is already opened elsewhere I
presume there will be an error message along the lines of "This file
is being accessed by....."
In VB would Application.DisplayAlerts = False enable opening up the
file "Read-Only" if necessary so as to import the data?
Karen