A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

using vba to alter detail section height is it possible?



 
 
Thread Tools Display Modes
  #1  
Old March 15th, 2006, 03:25 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default using vba to alter detail section height is it possible?

Hello,

in Access 2000 is it possible to alter the height of the detail section to a
fix height at run time using VBA? we want the header and footer to be small
but to always have the main detail section a fixed height


  #2  
Old March 15th, 2006, 04:02 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default using vba to alter detail section height is it possible?

Hello,

i figured it out, changed the height in the report_open event using this
code:

me.section(acdetail).height= 6500

i
"a" wrote in message
...
Hello,

in Access 2000 is it possible to alter the height of the detail section to
a fix height at run time using VBA? we want the header and footer to be
small but to always have the main detail section a fixed height



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question for Mr. Lebans ftaghaboni Setting Up & Running Reports 11 March 4th, 2006 03:45 PM
Non-printable characters in query results...why ? Eric @ SEASH, Evansville General Discussion 13 September 27th, 2005 05:03 PM
Detail Height chang Alessandro IT Setting Up & Running Reports 2 October 12th, 2004 07:32 AM
Changing detail section height Max Moor Using Forms 2 June 6th, 2004 05:13 AM
Bug in Access 2002 Reports notbitmonk Setting Up & Running Reports 10 May 22nd, 2004 05:47 PM


All times are GMT +1. The time now is 05:24 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.