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 » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Bad Form Design



 
 
Thread Tools Display Modes
  #1  
Old April 20th, 2010, 09:12 PM posted to microsoft.public.access
Fairytale
external usenet poster
 
Posts: 11
Default Bad Form Design

I had an autonumber error and have fixed that but the information I read
suggested I have a bad form design and that there is no reason to have
subforms that relate back to the same table. I am working from a database
that was built by my predecessor, this was how he had it set up. I do have a
lot of data fields and like that they can be organized in sections using the
subform system, however, I beleive I need to change this "bad design". How
can I make it simple to "skip to" the desired section of form fields without
using the subform?
--
Fairytale
  #2  
Old April 20th, 2010, 09:36 PM posted to microsoft.public.access
Golfinray
external usenet poster
 
Posts: 1,597
Default Bad Form Design

You need to know what kind of relationship you have. A one-to-one
relationship is where you have one product, salesman, something like one
fisherman, one kind of fish. One-to-many is like a one librarian, many books.
For one-to-one relationships you usually only need one table, one form, no
subforms. One-to-many you need two tables, one mainform, one subform. The
mainform is the one side and the subform is the many side. Establish what
kind of relationship your data has and then post back for more design info.
--
Milton Purdy
ACCESS
State of Arkansas


"Fairytale" wrote:

I had an autonumber error and have fixed that but the information I read
suggested I have a bad form design and that there is no reason to have
subforms that relate back to the same table. I am working from a database
that was built by my predecessor, this was how he had it set up. I do have a
lot of data fields and like that they can be organized in sections using the
subform system, however, I beleive I need to change this "bad design". How
can I make it simple to "skip to" the desired section of form fields without
using the subform?
--
Fairytale

  #3  
Old April 20th, 2010, 09:39 PM posted to microsoft.public.access
Bill Mosca
external usenet poster
 
Posts: 65
Default Bad Form Design

Fairytale

All you need to do is move the controls off of the sub form onto the main
form. If space is an issue you can always use a tab control to break things
up in a logical layout.

Once all the controls are off the sub form you can delete it.


--
Bill Mosca, Microsoft Access MVP
http://www.thatlldoit.com


"Fairytale" wrote:

I had an autonumber error and have fixed that but the information I read
suggested I have a bad form design and that there is no reason to have
subforms that relate back to the same table. I am working from a database
that was built by my predecessor, this was how he had it set up. I do have a
lot of data fields and like that they can be organized in sections using the
subform system, however, I beleive I need to change this "bad design". How
can I make it simple to "skip to" the desired section of form fields without
using the subform?
--
Fairytale

  #4  
Old April 20th, 2010, 11:56 PM posted to microsoft.public.access
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Bad Form Design

On Tue, 20 Apr 2010 13:12:01 -0700, Fairytale
wrote:

I had an autonumber error and have fixed that but the information I read
suggested I have a bad form design and that there is no reason to have
subforms that relate back to the same table. I am working from a database
that was built by my predecessor, this was how he had it set up. I do have a
lot of data fields and like that they can be organized in sections using the
subform system, however, I beleive I need to change this "bad design". How
can I make it simple to "skip to" the desired section of form fields without
using the subform?


If you have so many fields displayed on your form that you need subforms to
manage them, it's quite possible that the fault is not so much in the form
design as in the table design. What's the structure of your table? How many
fields? If there are more than a dozen or so, what are some representative
fieldnames? Might you have a "wide flat" design embedding one to many
relationships within each record?
--

John W. Vinson [MVP]
 




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 02: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.