G
Greg Collins
Hi. I am trying to build the following type of data and report...
In sheet1 I want to have an array where I have labels across row 1 and down
column a. Then in the associated fields, I will place an X if there is a
match.
So for example, across is fields of expertese (Doctor, Nurse, Dentist,
Surgeon, etc). Down is last names (Adams, Bennett, Carrey, Davis, etc). If
Bennett is a Nurse, I place an X in C3. If Davis is a Surgeon, I place an X
in E5.
Make sense so far? This part is simple. Just data entry.
Now I want to have sheet2 that is a report on the values in sheet1. I want
to keep the same across headers (Doctor, etc) and then just list the last
name labels under each expertese header only where there is an associated X.
So for example, under the label Nurse, I would see Bennett. And under the
label Surgeon, I would see Davis.
How do I make this happen?
In sheet1 I want to have an array where I have labels across row 1 and down
column a. Then in the associated fields, I will place an X if there is a
match.
So for example, across is fields of expertese (Doctor, Nurse, Dentist,
Surgeon, etc). Down is last names (Adams, Bennett, Carrey, Davis, etc). If
Bennett is a Nurse, I place an X in C3. If Davis is a Surgeon, I place an X
in E5.
Make sense so far? This part is simple. Just data entry.
Now I want to have sheet2 that is a report on the values in sheet1. I want
to keep the same across headers (Doctor, etc) and then just list the last
name labels under each expertese header only where there is an associated X.
So for example, under the label Nurse, I would see Bennett. And under the
label Surgeon, I would see Davis.
How do I make this happen?