Hello,
A friend of mine has a relatively simple looking excel question, but I don't see how to start working on it.
The document has multiple worksheets. On the first sheet is a table:
The other sheets also contain tables. The idea is that if you put an x in one of the numbered columns, the name is placed the tabel on the other sheet. So in the above example, the table on the second sheet would contain A, whereas the table on the third sheet would contain B.
Any ideas on how to do this?
Thanks!
Jörg
A friend of mine has a relatively simple looking excel question, but I don't see how to start working on it.
The document has multiple worksheets. On the first sheet is a table:
Code:
name | 1 | 2 | 3 | ... A | x | | | B | | x | |
Any ideas on how to do this?
Thanks!
Jörg
Comment