Wrox Programmer Forums
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 8th, 2005, 01:38 PM
Authorized User
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default Text box height in a subform

Hello! I have a subform that contains a text box. (It is actually a memo in the database). I have to manually scroll to see the entire text of the message! Is there any way to INCREASE the height of this text box so ALL of the text can be seen? Remember, it's in a subform.

Thanks in advance!:D

 
Old January 8th, 2005, 02:41 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 625
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to jemacc
Default

How is your form view design. Datasheet view or form View ?

Jaime E. Maccou
 
Old January 13th, 2005, 09:58 PM
Authorized User
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Form view. Thanks!

 
Old January 14th, 2005, 08:53 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,151
Thanks: 2
Thanked 14 Times in 14 Posts
Send a message via ICQ to SerranoG Send a message via AIM to SerranoG
Default

How much of the field you can see depends on the size and shape of your form and subform. You can resize the size of that field to anything you want as long as there's room for it on-screen.

There are a couple of things you can do for fields that don't show entirely. You can turn the horizontal scroll bar ON so people can read the whole thing by scrolling. This is the most common way. For really large amounts of text, the user can press SHIFT+F2 key combo and that will open a zoom box with adjustable font size. But again, the zoom box will have a horizontal scroll bar.


Greg Serrano
Michigan Dept. of Environmental Quality, Air Quality Division
 
Old January 16th, 2005, 12:08 PM
Authorized User
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks Greg. I would have liked that much to appear WITHOUT using the shift-F2 key, but I guess that will work. Resizing the text box on the form doesn't help. I still get only one line of display.

Thanks for your help.

 
Old January 16th, 2005, 12:51 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 625
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to jemacc
Default

Open the form in Design view.

Select the text box, and then click Properties on the toolbar.
Set the CanGrow or CanShrink property to Yes.

Jaime E. Maccou





Similar Threads
Thread Thread Starter Forum Replies Last Post
Count in combo box(display results in text box) mboyisis Access 4 April 4th, 2008 07:08 AM
Fixed table height and row height rajanikrishna HTML Code Clinic 3 January 18th, 2007 12:42 AM
Subform combo box 'reverse lookup?' russ2rsa Access 2 June 12th, 2006 08:26 AM
Subform combo box insanity Freddyfred Access VBA 5 June 9th, 2004 07:37 PM
Change height of div element if < window height JoelJunstrom Javascript How-To 1 October 10th, 2003 09:14 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.