Thread
:
place output of several debug.print statements on the same line
View Single Post
#
1
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 2
place output of several debug.print statements on the same line
The code
debug.print x
debug.print y
will print x and y on separate lines in the Immediate window. How can I
tell debug.print not to skip to the next line? Thanks.
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]