Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Reports / Printing / August 2006

Tip: Looking for answers? Try searching our database.

Suppress Check Box

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Please help James - 02 Aug 2006 05:24 GMT
How do you suppress the blank spaces in a report between the suppressed check
boxes?

Me.lblSomething.Visible = Me.chkSomething
Me.chkSomething.Visible = Me.chkSomething

This only hides the object field not the spaces. I also already changed all
fields on the report to "can Shrink".  I also tried the:

=IIf([me.something] Is Null,Null,"me.something:")

however it stlii just makes the information not appear and it leaves blanks.
Larry Linson - 03 Aug 2006 07:19 GMT
Can Grow and Can Shrink only work in the vertical direction, not
horizontally, and shrink only if there is not some unshrunken field
alongside them. Is that what you are experiencing?  What, exactly, did you
expect to happen?

 Larry Linson
 Microsoft Access MVP

> How do you suppress the blank spaces in a report between the suppressed
> check
[quoted text clipped - 11 lines]
> however it stlii just makes the information not appear and it leaves
> blanks.
Please help James - 04 Aug 2006 04:33 GMT
Larry, I was able to research the problem through other threads and it was
that I needed to have each field toching each other for the shrink to
work....in other words no black spaces between each text box

> Can Grow and Can Shrink only work in the vertical direction, not
> horizontally, and shrink only if there is not some unshrunken field
[quoted text clipped - 19 lines]
> > however it stlii just makes the information not appear and it leaves
> > blanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.