G
Gil Carter
Hi All,
I am seeking code to find if a file exists on the user's computer. The file
might be named something like "c:/TestFolder/" & variableABC.
So, something like:
If file exists "c:/TestFolder/" & variableABC Then Application.Run
MacroName:="Project.NewMacros.test"
End If
tia,
Gil
I am seeking code to find if a file exists on the user's computer. The file
might be named something like "c:/TestFolder/" & variableABC.
So, something like:
If file exists "c:/TestFolder/" & variableABC Then Application.Run
MacroName:="Project.NewMacros.test"
End If
tia,
Gil