Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I assume Top, tly etc are variable. Range("B3").Value = "For 1 -" & Top & "there are" & tly & "different lists of" & x & "numbers." try this. Mike "Paul Black" wrote: 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Set of varibles produces one output. Need series of output. | Excel Programming | |||
place output of several debug.print statements on the same line | Excel Programming | |||
How would I select output to a file or Debug? | Excel Programming | |||
debug | Excel Programming | |||
Getting output from an excel output back to cscript.. | Excel Programming |