getting same save-on-close macro to work from different networklocations
My machine does not seem to recognize the function "environ().
My prior response to your response did not get posted. If this posts, I
expand.
Tom Ogilvy wrote:
Option 1 shouldn't be that hard
if environ("COMPUTERNAME") = "AMD" then
else
End if
|