Thread: I need Help
View Single Post
  #1   Report Post  
sixm-trinity sixm-trinity is offline
Junior Member
 
Posts: 2
Default I need Help

Hello,

i need some help with the following task:

I have a n X n Matrix with Prozesses, the entries of the rows and columns are exacly the same. Now there are different entries in the cells and i need to check them. If there is a "F" in the cell, i need to get a list of the corresponding row and column of the cell.
For example of the matrix, see attachemend!!

in this case i need a list like that:
From Process A a "F" to Process B.

The matrix is very large, so I do not want to read all the entries manually!

Is there someone who can help me, or give me a hint?

THX!!!
Attached Images
 

Last edited by sixm-trinity : August 26th 12 at 05:54 PM