
05-19-2003, 12:28 AM
|
|
Newcomer
|
|
Join Date: Apr 2003
Posts: 12
|
|
Problem with data report
|
Hi all,
I had managed to set the orientation of my data report to Landscape using the following:
myreport.orientation = rptLandscape
However, when i try to display the report, it seems that the orientation is still in protrait. It was verified later when i use a msgbox to display the orientation status of the report and its value is 0, which i assumed is the default value(protrait)
Suggestions from anyone???
Any help is greatly appreicated 
|
|