473,412 Members | 2,075 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

Duplicate Records in a form

MJ
I have created a table with Customer number as the key field and in
another table the key field is a combination of two fields: Customer
and System #. When I create a form I am getting duplicate listings for
the same customer. Any ideas of what I am doing wrong?

Nov 13 '05 #1
5 1269
"MJ" <je*******@cox.net> wrote in
news:11**********************@g14g2000cwa.googlegr oups.com:
I have created a table with Customer number as the key field
and in another table the key field is a combination of two
fields: Customer and System #. When I create a form I am
getting duplicate listings for the same customer. Any ideas
of what I am doing wrong?

Two possibilities spring to mind. The first is that you have the
same customer listed twice, with different IDs. The other is you
have multiple system # entries against the same customer.

--
Bob Quintal

PA is y I've altered my email address.
Nov 13 '05 #2
MJ

Bob Quintal wrote:
"MJ" <je*******@cox.net> wrote in
news:11**********************@g14g2000cwa.googlegr oups.com:
I have created a table with Customer number as the key field
and in another table the key field is a combination of two
fields: Customer and System #. When I create a form I am
getting duplicate listings for the same customer. Any ideas
of what I am doing wrong?

Two possibilities spring to mind. The first is that you have the
same customer listed twice, with different IDs. The other is you
have multiple system # entries against the same customer.

--
Bob Quintal

PA is y I've altered my email address.


Yes, the second is correct. I have customers with more than one
system. I am a beginner in Access and am in awe of the questions
others pose on the Web sitr. I am strickly out of my league.

I do have customers with more than one system and am trying to figure
out how to set up the database so that I see a customer and all of
their systems (in a Form). Can't seem to be able to figure it out. A
little knowledge is dangerous!

Nov 13 '05 #3
Just a little piece of advice before you start building tables and find
out later that your design is wrong. Been there, done it. Not fun.
Fixing a bad design later is a HUGE headache. So it's best to "drink
deep" early.

You might want to read my instructor's "wee" introduction to data
modeling. Yes, it's perhaps on the long side, but you can learn by
reading or by trial and error... Here's the link:

http://www.cis.drexel.edu/faculty/so.../AppendixA.PDF

Yes, it's a bit heavy going, but if you understand and apply what he
says, you'll have a database that actually works. Otherwise, you'll
try and use it and find out you can't get answers out of it.

I know it's an indirect answer to your question but it's time well
spent - and it's only 20 pages... you could do much worse!

hope it helps.

Nov 13 '05 #4
MJ

pi********@hotmail.com wrote:
Just a little piece of advice before you start building tables and find out later that your design is wrong. Been there, done it. Not fun.
Fixing a bad design later is a HUGE headache. So it's best to "drink
deep" early.

You might want to read my instructor's "wee" introduction to data
modeling. Yes, it's perhaps on the long side, but you can learn by
reading or by trial and error... Here's the link:

http://www.cis.drexel.edu/faculty/so.../AppendixA.PDF

Yes, it's a bit heavy going, but if you understand and apply what he
says, you'll have a database that actually works. Otherwise, you'll
try and use it and find out you can't get answers out of it.

I know it's an indirect answer to your question but it's time well
spent - and it's only 20 pages... you could do much worse!

hope it helps.


Nov 13 '05 #5
MJ
Thanks! I will read it and hopefully it will resolve my issue.

Nov 13 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Mark | last post by:
When my form goes to a new record, I have a procedure that copies the last record added to the form's underlying table into the form. The intent is that a series of new records may have the same...
3
by: Nhmiller | last post by:
I searched here for an answer. I am entering records into a database, and it would save a lot of time if I could duplicate a record that is very similar to the new one I am about to enter, then...
2
by: stranger | last post by:
My database is set up so people can input parts orders. Sometimes they order the same parts on a monthly basis. I want to be able to duplicate past parts orders and have it pasted in with a new...
6
by: Oleg Konovalov | last post by:
Hi, I have a Java/JavaScript GUI application where I perform a lot of long DB operations , which takes 5-60 secs to perform. Sometimes user double-clicks the button or just gets impatient and...
0
by: claus | last post by:
Hi, I am not a programmer but tries anyway to program a feature in a form where I am able to copy entries for the form and a subform. I have tried follow the guide here...
9
by: Tom_F | last post by:
To comp.databases.ms-access -- I just discovered, to my more than mild dismay, that some tables in my Microsoft Access 2003 database have duplicate numbers in the "AutoNumber" field. (Field...
2
by: Ranma13 | last post by:
Hello, I have a duplicate record check written in VB for a check in/check out database. Here's the pseudocode, written for the BeforeUpdate property on the form: If DCount(search for records with...
1
by: VinArt | last post by:
MS Acc 2003, XP Thank you in advance for any help. I have tables called "Makeup" and "Lines". Each makeup can have multiple lines. Goal is to create a new "makeup" with identical "lines"...
2
by: nomvula | last post by:
hi guys i need some help to duplicate records on my form datasheet: here's the example of my form results: ClientLookup DateCaptured ForecastDate Description ForecastQuantity Forecast Actual UJ...
1
by: xraive | last post by:
I have a problem with this. Currently I am trying Allen's code and i am not successful. Current Design Table1 (Main Form) TravelID (PK) ApprovedBY EntreredBy BudgetCode ExpenseCode
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.