Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Associate values in worksheet??

Working with data listing stats associated with individuals that belong to
groups, i.e., individuals A, B, C belong to group X. I have data on the
individuals but they are not placed in groups.

Other than manually adding a column or field to each identity, is there a
better way to use Excel to do this, i.e., if I build a table of group
associations, can I do something like a "Find and Replace," for example,
"Find and put this groupname in the adjacent cell?"

Is there a better way to accomplish this?

Thanks!!!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Associate values in worksheet??

If you build up a table of associations somewhere (eg from X1 onwards)
like this:

Name Group
A X
B X
C X
D Y
E Y

and so on, then you can use the VLOOKUP function like this:

=VLOOKUP($A1,X:Y,2,0)

assuming A1 is the cell where the name is. You can copy this down to
pick up the Groups for all Names.

Hope this helps.

Pete

On Jul 4, 2:16*pm, Jon M wrote:
Working with data listing stats associated with individuals that belong to
groups, i.e., individuals A, B, C belong to group X. I have data on the
individuals but they are not placed in groups.

Other than manually adding a column or field to each identity, is there a
better way to use Excel to do this, i.e., if I build a table of group
associations, can I do something like a "Find and Replace," for example,
"Find and put this groupname in the adjacent cell?"

Is there a better way to accomplish this?

Thanks!!!


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Associate Data Across Rows brookruns Excel Discussion (Misc queries) 2 October 22nd 07 09:27 PM
How can I associate a formula with Checkboxes Todd Nelson Excel Discussion (Misc queries) 2 October 3rd 06 07:33 PM
ASSOCIATE number TO VALUE zsozi Excel Discussion (Misc queries) 2 July 30th 06 06:18 PM
associate color stats Excel Discussion (Misc queries) 1 March 16th 06 10:33 PM
Associate name with email jswafa Excel Discussion (Misc queries) 2 March 10th 05 07:23 PM


All times are GMT +1. The time now is 04:06 PM.

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

About Us

"It's about Microsoft Excel"