A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Subform



 
 
Thread Tools Display Modes
  #1  
Old January 11th, 2010, 09:05 PM posted to microsoft.public.access.forms
Fly Boy 5
external usenet poster
 
Posts: 50
Default Subform

How can I add more fields when the subform is full?

Thanks,
  #2  
Old January 11th, 2010, 09:28 PM posted to microsoft.public.access.forms
Golfinray
external usenet poster
 
Posts: 1,597
Default Subform

If you add fields to the table or query that feeds the subform, then you can
add the additional fields in design view. They will show up in your field
list.
--
Milton Purdy
ACCESS
State of Arkansas


"Fly Boy 5" wrote:

How can I add more fields when the subform is full?

Thanks,

  #3  
Old January 11th, 2010, 11:34 PM posted to microsoft.public.access.forms
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Subform

What do you mean by "full"?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Fly Boy 5" wrote in message
...
How can I add more fields when the subform is full?

Thanks,



  #4  
Old January 12th, 2010, 01:09 AM posted to microsoft.public.access.forms
Fly Boy 5
external usenet poster
 
Posts: 50
Default Subform

I have no more room to add additional fields.

Thanks,

"Jeff Boyce" wrote:

What do you mean by "full"?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Fly Boy 5" wrote in message
...
How can I add more fields when the subform is full?

Thanks,



.

  #5  
Old January 12th, 2010, 01:24 AM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Subform

On Mon, 11 Jan 2010 17:09:01 -0800, Fly Boy 5
wrote:

I have no more room to add additional fields.


A Form is limited to 22" by 22"... and controls can be made very small by
using tiny fonts. You have NOT run out of room unless you're using room very
inefficiently. You are limited to (if I remember correctly) 768 controls on a
Form, but you can have multiple Subforms each with its own 768 controls.

And if you have so many controls that this is a problem, you're abusing your
users! Humans have a finite attention capacity.

What is this application? What is the form's Recordsource? How many fields do
you have in the table, and how are you trying to display them? More info
please.
--

John W. Vinson [MVP]
  #6  
Old January 12th, 2010, 02:17 AM posted to microsoft.public.access.forms
Jeff Boyce
external usenet poster
 
Posts: 1,555
Default Subform

Please review John V's assessment...

If your form/subform have that many controls on them, your users probably
won't use (or want to use) the forms.

As a potential alternative, you can effectively "stack" controls by using
the tab control to hold multiple pages, each page consisting of a set of
related controls.

Good luck!

--

Regards

Jeff Boyce
Microsoft Access MVP

Disclaimer: This author may have received products and services mentioned in
this post. Mention and/or description of a product or service herein does
not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Fly Boy 5" wrote in message
...
I have no more room to add additional fields.

Thanks,

"Jeff Boyce" wrote:

What do you mean by "full"?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Fly Boy 5" wrote in message
...
How can I add more fields when the subform is full?

Thanks,



.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:36 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.