You could put the string in a cell and then print the cell:
![]()
Sub djQ() With Range("A1") .Value = "This is a test" .PrintOut .ClearContents End With End Sub
You could put the string in a cell and then print the cell:
![]()
Sub djQ() With Range("A1") .Value = "This is a test" .PrintOut .ClearContents End With End Sub
Last edited by shg; 02-01-2015 at 02:56 PM.
Entia non sunt multiplicanda sine necessitate
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks