Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Puttting "......" lines in report

Status
Not open for further replies.

PeterAccess

Programmer
Mar 5, 2011
4
AU
Hi everyone,

Is there a way to put guide lines in report? My report has a lot of fields and the space between the label and textbox control are far apart. When the report is printed, this will help the user with matching the label and the relevant textbox control.

e.g

Agent name.........................................John Smith

How do you make the "....." shrink and grow depending on the length of the name control?

thanks!
 
Hi dhookom

I have but it doesn't work for me.

See attached link for more information.

My attached example is

Are Owners Corporation Books and Records maintained correctly?..........Yes

I need the ".,..." to extend or shrink to BooksMaintained control depending on the size so that there is no gaps.

help!!
 
 http://www.mediafire.com/?ld57b02b3q2ad77
Hi dhookom,

The first image was in Design mode to let you have look behind the scene.

I have attached another image here to show what happens in Preview mode.

You can see that the "...." label doesn't really extend to the word "Yes". I think my BookMaintained control in Design mode is too wide and have ordered the BookMaintained control to front and the label to back. I have set the Can shrink property to Yes but it doesn't seem to shrink in Preview mode.

If I set the label to front and BookMaintained control to back and if I have a long data in BookMaintained, then the control will overlap the "...." (See Situation 2)

What do I do?

thanks
 
 http://www.mediafire.com/?s3ck7g233ge3h6l
Let me have a look at your link on leading dots page. It looks to be what I need. Will get back to you dhookom :)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top