Sep 26, 2003 #1 U UCT Member 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 Mehyar Well-known member Joined Jun 9, 2003 Messages 371 Location Lebanon If ArrayName Is Nothing Then End If