Thread
:
Kill command using &
View Single Post
#
1
Posted to microsoft.public.excel.programming
PCLIVE
external usenet poster
Posts: 168
Kill command using &
The following code works fine.
Kill FileNameZip2
Kill FileNameZip3
Would the following code do the same?
Kill FileNameZip2 & FileNameZip3
Thanks,
Paul
Reply With Quote
PCLIVE
View Public Profile
Find all posts by PCLIVE