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

Table Design 1 to Many Relationship Question in Access 2007



 
 
Thread Tools Display Modes
  #1  
Old May 19th, 2009, 06:15 PM posted to microsoft.public.access.tablesdbdesign
cbianco
external usenet poster
 
Posts: 3
Default Table Design 1 to Many Relationship Question in Access 2007

I need to have multiple notes for clients. I have my client table and my
notes table. On my client form I have multiple subforms with one of those
subforms being the notes table. The notes subform should populate the current
date and time and allow me to type the new notes. This all works fine.

Problem - when I try to move to another record, I get a repeat of my client
information because it keeps going through each note.

Any suggestions?

Thank you.
  #2  
Old May 19th, 2009, 08:29 PM posted to microsoft.public.access.tablesdbdesign
Fred
external usenet poster
 
Posts: 1,451
Default Table Design 1 to Many Relationship Question in Access 2007

It's not totallly clear what the (symptoms of ) the problem you are
experiencing are but......


Start by making sure you have a good table structure in place and no
problems with the data in the linking fields.

Make sure that your linking field in the Client's table is set to be a
primary key and that it IS linked to your notes table.
  #3  
Old May 22nd, 2009, 04:03 PM posted to microsoft.public.access.tablesdbdesign
Armen Stein
external usenet poster
 
Posts: 507
Default Table Design 1 to Many Relationship Question in Access 2007

On Tue, 19 May 2009 10:15:01 -0700, cbianco
wrote:

I need to have multiple notes for clients. I have my client table and my
notes table. On my client form I have multiple subforms with one of those
subforms being the notes table. The notes subform should populate the current
date and time and allow me to type the new notes. This all works fine.

Problem - when I try to move to another record, I get a repeat of my client
information because it keeps going through each note.


Make sure your Notes table isn't included in the recordset behind your
main Client form.

Armen Stein
Microsoft Access MVP
www.JStreetTech.com

 




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 04:11 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.