AccessUser22
Technical User
I have tried to figure this one out for awhile, and maybe it's something simple or just a bug? When I set my report's page layout details (landscape, margins) they are supposed to be saved so that when I re-open the report in the future, the layout will automatically be set. However, this only seems to work for me about 50% of the time. Would this have something to do with how I open my reports? I currently am using:
DoCmd.OpenReport stDocName, acPreview
Is there anyway to set these properties through code? It would be nice to be able to have these reports open properly so that the user doesn't have to go in and set this all the time.
Any info/ideas are appreciated. Thanks.
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
DoCmd.OpenReport stDocName, acPreview
Is there anyway to set these properties through code? It would be nice to be able to have these reports open properly so that the user doesn't have to go in and set this all the time.
Any info/ideas are appreciated. Thanks.
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)