M
mary
I have an array with both column and row headings and want
to get the data in the particular cell that matches up to
my row/column characteristic. Example:
Week 1 Week2 Week3
Name 1
Name 2
Name 3
How can I pull in the cell for Name1/Week3 or Name 2/Week1?
Thanks
to get the data in the particular cell that matches up to
my row/column characteristic. Example:
Week 1 Week2 Week3
Name 1
Name 2
Name 3
How can I pull in the cell for Name1/Week3 or Name 2/Week1?
Thanks