Primary key really needed?

garrisonwa

New Member
Joined
Jul 24, 2003
Messages
16
I am really new to Access but have inherited a db which was set up without primary keys. It basically contains information gathered from a survey. There are 5 tables - each one corresponding to a different section of the same survey. (60 records total) Each table has the responding organization's name in a field, but that is the only overlapping field. In the end, I link all of the data to Excel spreadsheets and chart the whole thing out which will in turn become part of a Word document.

My question is that with everything working currently (links, etc), is it worth it to set up a primary key? And if so, do I add an extra field for NameID into every table?

I know this is basic stuff, but it is tripping me up. TIA
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
It depends, on how you want to analyze the data. On some databases I used Primary Keys, on other I don't.

In some DB's I have tables that use a Primary Key and others that don't.

Read up on a one-to-many relationship, to see what they are used for.

Some times I think they are pain. But if you don't have them, and run reports, you could be overlooking some data.

Parra
 
Upvote 0

Forum statistics

Threads
1,221,545
Messages
6,160,446
Members
451,646
Latest member
mmix803

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top