clsjustifytext...help

  • Thread starter kbrad28 via AccessMonster.com
  • Start date
K

kbrad28 via AccessMonster.com

I have successfully incorporated in the clsjustifytext function, but now the
text fields that I justified are jammed together. I have tried resize the
fields and no change. I am willing to email a sample of the report if needed.
Thanks in advance!!!

kbrad28
 
S

Stephen Lebans

What do you mean "jammed together"?

Remember, you cannot vertically stack your TextBox controls within a single
report Section. If you need to do this simply create the a new Grouping
field for each TextBox that you want directly underneath the previous one.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
K

kbrad28 via AccessMonster.com

I could email you my report or could you tell me how to attach a file here to
show you what I am talking about.\

Stephen said:
What do you mean "jammed together"?

Remember, you cannot vertically stack your TextBox controls within a single
report Section. If you need to do this simply create the a new Grouping
field for each TextBox that you want directly underneath the previous one.
I have successfully incorporated in the clsjustifytext function, but now
the
[quoted text clipped - 4 lines]
 
S

Stephen Lebans

Are you stacking the TextBox controls vertically within a single section?

______________
|______________|

______________
|______________|

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.


kbrad28 via AccessMonster.com said:
I could email you my report or could you tell me how to attach a file here
to
show you what I am talking about.\

Stephen said:
What do you mean "jammed together"?

Remember, you cannot vertically stack your TextBox controls within a
single
report Section. If you need to do this simply create the a new Grouping
field for each TextBox that you want directly underneath the previous one.
I have successfully incorporated in the clsjustifytext function, but now
the
[quoted text clipped - 4 lines]
 
K

kbrad28 via AccessMonster.com

Yes, I was doing that and I figured out what you were talking about with the
grouping to add more sections to the report. So, thank you for your help.

Stephen said:
Are you stacking the TextBox controls vertically within a single section?

______________
|______________|

______________
|______________|
I could email you my report or could you tell me how to attach a file here
to
[quoted text clipped - 12 lines]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top