Is there a way to close a legacy program running on an XP machine in VBA.
Any ideas would be helpful.

I am able to open using a Shell command, but haven't yet figured out how to
close.

I would also like a way for my VBA code to test to see if that same program
is open prior to trying to open it again.

Byron