Hello,
I have a problem with datareport, Could you help me please?
I want to setup my report to be printed horizontaly instead of verticaly How I can do this ??
Thank you very much
Printable View
Hello,
I have a problem with datareport, Could you help me please?
I want to setup my report to be printed horizontaly instead of verticaly How I can do this ??
Thank you very much
With rptPROBLEM
.Orientation = rptOrientLandscape
.Show
End With