Thread
:
Run Macro on true statement
View Single Post
#
1
Posted to microsoft.public.excel.programming
Jack S.
external usenet poster
Posts: 4
Run Macro on true statement
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
Reply With Quote
Jack S.
View Public Profile
Find all posts by Jack S.