Sep 26, 2003 #1 U uct Newcomer Joined Aug 15, 2003 Messages 8 What syntax can use in a if statement to detect whether the array is nothing?
Sep 26, 2003 #2 M Mehyar Junior Contributor Joined Jun 9, 2003 Messages 371 Location Lebanon If ArrayName Is Nothing Then End If