PC Review


Reply
Thread Tools Rate Thread

Design recommendations, multiple subforms

 
 
=?Utf-8?B?UmljdGVy?=
Guest
Posts: n/a
 
      13th Feb 2006
Still working on my customs compliance database. Thanks for all answers so
far.

Tables:
tblShipments
tblTariffs
tblPOs
tblInvoices
tblAmendments

A shipment can have one or more of all the other entitiies listed above.
For data entry purposes I'd like my users to be able to basically just type
continuously from the shipment data right through to the last amendment.

So, in your experience what's the best way to handle a form with 4 subforms?
A 2x2 subform arrangement perhaps? If I create a tabbed interface, can a
tab order be created that will span those tabs?

Thanks.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SmltIE9yeQ==?=
Guest
Posts: n/a
 
      13th Feb 2006
I actually have a database with similar characteristics.

tblPersons
tblLocations
tblContactInfo
tblGear

All tables are linked one-to-many by PersonID. tblPersons being the 'one'
and the other tables being the 'many'. My data entry form is based on
tblPersons, then, in a tabbed-array, each tab will have subforms based on
their tables. Two subforms are in form view and the third is in datasheet
view. That is strictly up to you on how you want it to look.

What you are actually asking, though, is not how to make your database more
efficient, but rather how to make it pleasing to look at.

I have a lot of other visual items on my screen, so I chose to 'tab' the
subforms for space reasons. This may not be the case in your situation.

--
Jim Ory


"Ricter" wrote:

> Still working on my customs compliance database. Thanks for all answers so
> far.
>
> Tables:
> tblShipments
> tblTariffs
> tblPOs
> tblInvoices
> tblAmendments
>
> A shipment can have one or more of all the other entitiies listed above.
> For data entry purposes I'd like my users to be able to basically just type
> continuously from the shipment data right through to the last amendment.
>
> So, in your experience what's the best way to handle a form with 4 subforms?
> A 2x2 subform arrangement perhaps? If I create a tabbed interface, can a
> tab order be created that will span those tabs?
>
> Thanks.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Design help with multiple subforms =?Utf-8?B?Y3NfdmlzaW9u?= Microsoft Access Database Table Design 1 31st Oct 2006 07:40 PM
Table and Form Design Recommendations =?Utf-8?B?Um9nZXI=?= Microsoft Access Database Table Design 5 8th Aug 2005 08:15 PM
Looking for Recommendations on OOP and Design Books Gummy Microsoft Dot NET Framework 4 30th Jul 2005 08:20 AM
Recommendations for presentation design package neilr Freeware 8 5th Jul 2005 04:04 PM
Subforms in Design View Karen Microsoft Access Forms 3 7th Feb 2004 09:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:44 PM.