View Single Post

  #8 (permalink)  
Old 02-28-2003
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
The problem is that my program will go through the code

If Not TWin.Valid Then
Set TWin = Nothing
End If

Then no object is set for TWin.

Any clues?

Thanks,
Reply With Quote