Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Creating a Cross Reference table/Matrix

I have data on individuals who worked on a project. The table looks like:

Bob Mary Jon Steve Susan Tyler
Project1 1 1 0 0 0 0
Project2 0 0 1 1 1 1
Project3 1 0 1 0 1 1

I want to create a matrix that tells me how many times each individual has
worked with each other. So from the list above I would get

Bob Mary Jon Steve Susan Tyler
Bob X 1 1 0 1 1
Mary X X 0 0 0 0
Jon X X X 1 2 2
Steve X X X X 1 1
Susan X X X X X 2
Tyler X X X X X X


The X's are actually a mirror image of the upper triangle.

Is there an way to do this?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Creating a Cross Reference table/Matrix

Here's a small sample file.

matrix.xls 15kb

http://cjoint.com/?fjjdAApqYQ

The formula in B10 was copied across to G10 then down to row 15.

Biff

"eaeu090" wrote in message
...
I have data on individuals who worked on a project. The table looks like:

Bob Mary Jon Steve Susan Tyler
Project1 1 1 0 0 0 0
Project2 0 0 1 1 1 1
Project3 1 0 1 0 1 1

I want to create a matrix that tells me how many times each individual has
worked with each other. So from the list above I would get

Bob Mary Jon Steve Susan Tyler
Bob X 1 1 0 1 1
Mary X X 0 0 0 0
Jon X X X 1 2 2
Steve X X X X 1 1
Susan X X X X X 2
Tyler X X X X X X


The X's are actually a mirror image of the upper triangle.

Is there an way to do this?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Creating a Cross Reference table/Matrix

I was just thinking......

All those Xs make it harder to read. I think I'd use conditional formatting
to hide the Xs and then use a light gray fill.

Biff

"T. Valko" wrote in message
...
Here's a small sample file.

matrix.xls 15kb

http://cjoint.com/?fjjdAApqYQ

The formula in B10 was copied across to G10 then down to row 15.

Biff

"eaeu090" wrote in message
...
I have data on individuals who worked on a project. The table looks like:

Bob Mary Jon Steve Susan Tyler
Project1 1 1 0 0 0 0
Project2 0 0 1 1 1 1
Project3 1 0 1 0 1 1

I want to create a matrix that tells me how many times each individual
has
worked with each other. So from the list above I would get

Bob Mary Jon Steve Susan Tyler
Bob X 1 1 0 1 1
Mary X X 0 0 0 0
Jon X X X 1 2 2
Steve X X X X 1 1
Susan X X X X X 2
Tyler X X X X X X


The X's are actually a mirror image of the upper triangle.

Is there an way to do this?





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
Cross Reference between sheets JP Excel Worksheet Functions 2 May 14th 06 01:36 PM
Cross Reference Terrance DeBord Excel Worksheet Functions 1 March 8th 06 04:11 PM
creating an hourly matrix (scheduling) clinton.holder Excel Worksheet Functions 9 January 16th 06 05:53 AM
Creating a matrix from columns Ernie Sersen Excel Discussion (Misc queries) 2 February 17th 05 04:31 PM
How do I find a cross reference value Jo Davis Excel Discussion (Misc queries) 2 November 30th 04 12:56 PM


All times are GMT +1. The time now is 07:12 PM.

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

About Us

"It's about Microsoft Excel"