Thread: Debug to Output
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Black Paul Black is offline
external usenet poster
 
Posts: 394
Default Debug to Output

Hi everyone,

How can I get ...

Debug.Print "For 1 -"; TOP; "there are"; tly; "different lists of"; x;
"numbers."

.... to pint in a sheet named "R1" and in Cells B3:whatever please.

Thanks in Advance.
All the Best.
Paul