I am working on an OR problem in Excel, and I am trying to list the cells in the matrix that contain values. For example, if I had the identity matrix, I would like the function to return values A1, B2, C3.
The reason being, I want to create variable cells for those that contain values that are true. I will then use these cells in solver.