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  

too many fields on form



 
 
Thread Tools Display Modes
  #1  
Old June 29th, 2004, 04:40 PM
Bran
external usenet poster
 
Posts: n/a
Default too many fields on form

Hi all...ok I have created a form to use but it is saying
i have too many fields on my form, I am unable to delete
any of the current fields because they are all valid. I
have also looked into using subform but when I am using
the 5 tables the relationships don't work properly, any
ideas?? thanks
  #2  
Old June 29th, 2004, 04:49 PM
Rick B
external usenet poster
 
Posts: n/a
Default too many fields on form

Why would you need a form with 754 controls on it? Is the form used to
update or change data? If it only displays data could you combine some of
the fields into a text field? For example, the three fields (city, state,
and zip) could be combined in one text fielde as...

=[city] & ", " & [state] & " " & [Zip]



Note: The limit includes any controls that have been placed on the form in
the past and then deleted. If you modify the design of the form a lot, you
could hit the limit even though you only have a couple hundred controls on
the current version.

To reset that "historical" count, copy and paste the form to a new form in
your database and delete the old copy.

Rick B


"Bran" wrote in message
...
Hi all...ok I have created a form to use but it is saying
i have too many fields on my form, I am unable to delete
any of the current fields because they are all valid. I
have also looked into using subform but when I am using
the 5 tables the relationships don't work properly, any
ideas?? 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Populate two+ fields on a Form, based on a pop up form's record Michael Miller Using Forms 0 June 9th, 2004 02:56 PM
how to combine fields on a form in a query as criteria? Henro New Users 3 June 8th, 2004 03:50 PM
Can merge fields be entered into text form fields? Walt Mailmerge 5 May 18th, 2004 10:16 PM
Form Doesn't Go To New Record Steve New Users 15 May 16th, 2004 04:33 PM
formatting form fields and document jrm Formatting Long Documents 1 May 13th, 2004 06:12 PM


All times are GMT +1. The time now is 01:42 AM.


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