J
Jack S.
I need a macro to determine if a file is present in
another directory and if so execute another macro
Something like:
If
\path\file.xls = true
Then
Application.Run "Prn"
End If
Thanks
another directory and if so execute another macro
Something like:
If
\path\file.xls = true
Then
Application.Run "Prn"
End If
Thanks