PRINTING IN "VBA" (Excel) HELP :(
I need some help.
I need print some text on side "A4", but I need control his co-ordinates
(X and Y) of location on this side.
E.G.
Cells(1,1)="Test"
or
UserForm1.TextBox1.Value="Test"
It is some command witch print this??
Maybe something like this("???"..(X,Y,Cells(1,1).Value))
It was can change the parameters of printer (e.g. PrinterSetupDialog)?
What with resolution of monitor? influence on location of printout ?
How do to solve my problem??
Kind regards for ALL,
Andrzej
|