View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Bubu Bubu is offline
external usenet poster
 
Posts: 21
Default Array Problem, Help Please.

Both working without problems, but just one question,
what does

Debug.Print cell.Value; " "; x(i)

or

Debug.Print "match"

Mean ?


Thanks.

Robert.