K Kozbot Registered User. Local time Today, 12:20 Joined Jan 16, 2013 Messages 110 Oct 22, 2013 #1 Hello I have a report with 4 sub reports. I want to center them so it looks nice. IS there a way to easily center objects in the middle of the page? thank you
Hello I have a report with 4 sub reports. I want to center them so it looks nice. IS there a way to easily center objects in the middle of the page? thank you
J JHB Have been here a while Local time Today, 21:20 Joined Jun 17, 2012 Messages 7,732 Oct 23, 2013 #2 You can properties to center text in a control, but not a control in a form/report. Why not do it manually, it is only one time you have to do it. Else you have to write a function, to move the controls around.
You can properties to center text in a control, but not a control in a form/report. Why not do it manually, it is only one time you have to do it. Else you have to write a function, to move the controls around.