PC Review


Reply
Thread Tools Rate Thread

Adding data while keeping forms synchronized

 
 
M G Henry
Guest
Posts: n/a
 
      4th Dec 2006
I am having difficulty with Access 2003 staying syncronized as I move
between forms...

I have created approximately 10 different full page forms each form has
many fields that are originating in each of the 10 different tables,
and there will be four common fields between all of the tables / forms

the common fields are

document number
customer name
document name
date

I have built all the tables with all the fields for each of the forms
sucessfully, and because these pages were originally created in word, I
have cut and pasted the copy from the word documents as a background to
each form in access and populated them with fields from various
tables... so far so good....

Now I am trying to add the data, and I start with the header form that
contains the common fields, and then I want to be able to move between
header form and page 1 form, page 2 form, etc....

I have the relationships defined between the various tables related to
the various forms but cannot find a way to move easily from one form to
the next carrying over the common fields, allowing me to add the data
to the fields on the various forms and keep them all syncornized.

This is my first post to any group, and I hope that I have expalined my
situation adequately.

 
Reply With Quote
 
 
 
 
John Vinson
Guest
Posts: n/a
 
      4th Dec 2006
On 3 Dec 2006 19:48:39 -0800, "M G Henry"
<(E-Mail Removed)> wrote:

>Now I am trying to add the data, and I start with the header form that
>contains the common fields, and then I want to be able to move between
>header form and page 1 form, page 2 form, etc....
>


One suggestion would be to make all of the subsidiary forms into
Subforms on your "header" form. You can use a Tab Control, and put one
form on each tab page; using the four fields as the Master/Child Link
Field will keep them in synch.

John W. Vinson[MVP]
 
Reply With Quote
 
M G Henry
Guest
Posts: n/a
 
      4th Dec 2006

John Vinson wrote:
> One suggestion would be to make all of the subsidiary forms into
> Subforms on your "header" form. You can use a Tab Control, and put one
> form on each tab page; using the four fields as the Master/Child Link
> Field will keep them in synch.
>
> John W. Vinson[MVP]


I have some familiaity with the Tab Control for setting up a form, but
not sure how to set up the master / child link fields...

M G Henry

 
Reply With Quote
 
John Vinson
Guest
Posts: n/a
 
      4th Dec 2006
On 4 Dec 2006 10:14:53 -0800, "M G Henry"
<(E-Mail Removed)> wrote:

>
>John Vinson wrote:
>> One suggestion would be to make all of the subsidiary forms into
>> Subforms on your "header" form. You can use a Tab Control, and put one
>> form on each tab page; using the four fields as the Master/Child Link
>> Field will keep them in synch.
>>
>> John W. Vinson[MVP]

>
>I have some familiaity with the Tab Control for setting up a form, but
>not sure how to set up the master / child link fields...
>
>M G Henry


The Master/Child properties apply to each subform - they have nothing
to do with the tab control, which is only a way of managing screen
real estate.

The Master Link Field and Child Link Field properties of each of the
subforms would be

[document number];[customer name];[document name];[date]

and you should probably change the fieldname Date to DocumentDate or
something else suitable; Date is a reserved word and Access *will* get
confused.

John W. Vinson[MVP]
 
Reply With Quote
 
M G Henry
Guest
Posts: n/a
 
      4th Dec 2006

John Vinson wrote:
> On 4 Dec 2006 10:14:53 -0800, "M G Henry"
> <(E-Mail Removed)> wrote:
>
> >
> >John Vinson wrote:
> >> One suggestion would be to make all of the subsidiary forms into
> >> Subforms on your "header" form. You can use a Tab Control, and put one
> >> form on each tab page; using the four fields as the Master/Child Link
> >> Field will keep them in synch.
> >>
> >> John W. Vinson[MVP]

> >
> >I have some familiaity with the Tab Control for setting up a form, but
> >not sure how to set up the master / child link fields...
> >
> >M G Henry

>
> The Master/Child properties apply to each subform - they have nothing
> to do with the tab control, which is only a way of managing screen
> real estate.
>
> The Master Link Field and Child Link Field properties of each of the
> subforms would be
>
> [document number];[customer name];[document name];[date]
>
> and you should probably change the fieldname Date to DocumentDate or
> something else suitable; Date is a reserved word and Access *will* get
> confused.
>
> John W. Vinson[MVP]


 
Reply With Quote
 
M G Henry
Guest
Posts: n/a
 
      4th Dec 2006

John Vinson wrote:
> On 4 Dec 2006 10:14:53 -0800, "M G Henry"
> <(E-Mail Removed)> wrote:
>
> >
> >John Vinson wrote:
> >> One suggestion would be to make all of the subsidiary forms into
> >> Subforms on your "header" form. You can use a Tab Control, and put one
> >> form on each tab page; using the four fields as the Master/Child Link
> >> Field will keep them in synch.
> >>
> >> John W. Vinson[MVP]

> >
> >I have some familiaity with the Tab Control for setting up a form, but
> >not sure how to set up the master / child link fields...
> >
> >M G Henry

>
> The Master/Child properties apply to each subform - they have nothing
> to do with the tab control, which is only a way of managing screen
> real estate.
>
> The Master Link Field and Child Link Field properties of each of the
> subforms would be
>
> [document number];[customer name];[document name];[date]
>
> and you should probably change the fieldname Date to DocumentDate or
> something else suitable; Date is a reserved word and Access *will* get
> confused.
>
> John W. Vinson[MVP]


Thank you for the help John,

Read up a little more on tabbed forms and it makes it much easier... I
very much appreciate your assistance...

 
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
Keeping data separate when adding a second axis Eric Microsoft Excel Charting 2 8th Jul 2008 07:52 PM
Keeping Tracking of who's adding new data.. Paul Microsoft Access Form Coding 10 26th Apr 2007 06:34 AM
Question about keeping transaction synchronized by usen the OleDbTransaction tony Microsoft C# .NET 0 16th Jun 2006 11:36 AM
Adding data to celss but keeping the remaining data intact. TP Microsoft Excel Misc 4 13th Apr 2006 02:12 AM
Keeping multiple sheets synchronized =?Utf-8?B?c2xvdmljYWw=?= Microsoft Excel Programming 1 6th Feb 2004 11:36 PM


Features
 

Advertising
 

Newsgroups
 


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