hello again.

Currently referencing Internet explorer in an application, and I like it so that when ever I clicked the button to exit my program, (i.e unload the form) I would like any IE windows that have been opened through the application to also close down. I've tried using

set ie = nothing

But to no effect.

Any ideas

Cheers