hmmm, well the only problem with that is that i'm doing a from that will create a cover page report, so everything has to fit in a certain spot on the page and it has to be one page...so basically, it's like if i used CanGrow then i'd have to set it up on the form and report like this:
[Title...
the height of the text in the box (which is actually about 5 or 6 text lines high?) will likely vary, which is what makes it difficult? otherwise i could have just used some kind of margin maybe. anyways, any help would be greatly appreicated.
This seems like it should be simple, but I just can't figure it out...I have a text box on a form and report that I want to vertically align in the center, but I just can't find the control or commmand or any code to figure out how to do this? an example:
If anyone can help me out with this...
thanks, but actually i meant vertically aligning? so if i had a text box like
___
|
|
___|
the text would appear
___
|
x |
___|
rather than
___
x |
|
___|
hopefully that made sense...
Hey guys,
This seems like it should be simple, but I just can't figure it out...I have a text box on a form and report that I want to vertically align in the center, but I just can't find the control or commmand or any code to figure out how to do this? If anyone can help me out with this i'd...
yes, i've used can shrink to get rid of the field text boxes, used the height = 0 to get rid of the labels...but i'm still having trouble getting rid of the check boxes. there's no can shrink property for them, and when i try and use vba to set the height = 0, it doesn't seem to work like it...
no, we do use sql and have a query that works fine...it's just that on the report, we want it to print certain fields when they are filled, but just leave them out when they are blank and move the other fields up on the page...
Hi,
This problem seems as though it should be simple to solve, but I just can't get it. Basically, I have a form, with two text boxes where users can enter in a date range (one date in each box...a from and to box). Then when a button is clicked, a report is called up that queries the...
Hi guys,
I've been having some trouble with one of my reports. Basically, this report has a large number of fields, and what I want to to do is make them disappear if they are null (and have everything else move up). Many of these
fields are only one line long, so using the "Can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.