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

create a new table that pulls only unique values from a data table



 
 
Thread Tools Display Modes
  #1  
Old October 2nd, 2009, 09:09 PM posted to microsoft.public.access.gettingstarted
Isac Malmgren
external usenet poster
 
Posts: 1
Default create a new table that pulls only unique values from a data table

I have a table that list out an employee and their name for each pay period
they were paid, I want to use the ID number as a unique key to summarize and
sort the data but there are mutilple instances of the same ID number in my
original table. Is there a way to sort out only unique ID numbers?
  #2  
Old October 2nd, 2009, 09:23 PM posted to microsoft.public.access.gettingstarted
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default create a new table that pulls only unique values from a data table

I'm not following...

What's the ID an ID of? The employee? The pay period?

By the way, if your table actually has employee name in every single pay
period record, you have a spreadsheet, not a relational database table.

More info, please...

Regards

Jeff Boyce
Microsoft Access MVP

"Isac Malmgren" Isac wrote in message
news
I have a table that list out an employee and their name for each pay period
they were paid, I want to use the ID number as a unique key to summarize
and
sort the data but there are mutilple instances of the same ID number in my
original table. Is there a way to sort out only unique ID numbers?



  #3  
Old October 2nd, 2009, 09:24 PM posted to microsoft.public.access.gettingstarted
Golfinray
external usenet poster
 
Posts: 1,597
Default create a new table that pulls only unique values from a data table

You could add an autonumber field to the table. The autonumbers would be
unique but you may want to have a unique employee id number, either assigned
by you or a ssn.
--
Milton Purdy
ACCESS
State of Arkansas


"Isac Malmgren" wrote:

I have a table that list out an employee and their name for each pay period
they were paid, I want to use the ID number as a unique key to summarize and
sort the data but there are mutilple instances of the same ID number in my
original table. Is there a way to sort out only unique ID numbers?

 




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 07:51 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.