D
DavidJ726
Hey Gang,
I have a fairly generic calendar that I use as a team duty roster for about
30 people, which becomes quite busy as the months assignments are scheduled.
What would help me immensely as I balance the assignments, is the ability to
change the cell color based on a search criteria.
For example, I have T. Brown assigned on a Wednesday, Saturday, and
Thursday, and B. Evans assigned on a Tuesday, Thursday and Friday, and E.
Nicholas on.... etc, etc, etc..
What I would like, is the ability to enter the persons name in cell A1 (for
example), and anywhere within the range of the worksheet, the cells that
match with the persons name in A1 would change color. If A1 remains blank,
then no action is taken.
I'm currently using a countif statement to count all the occurrences which
helps with totals, (=COUNTIF(Sheet1!$A$14:$AA$89,"E. Nicholas")) but I
think being able to color code as I assign and change duties would really be
helpful.
Any help is appreciated.
Thanks!
David
I have a fairly generic calendar that I use as a team duty roster for about
30 people, which becomes quite busy as the months assignments are scheduled.
What would help me immensely as I balance the assignments, is the ability to
change the cell color based on a search criteria.
For example, I have T. Brown assigned on a Wednesday, Saturday, and
Thursday, and B. Evans assigned on a Tuesday, Thursday and Friday, and E.
Nicholas on.... etc, etc, etc..
What I would like, is the ability to enter the persons name in cell A1 (for
example), and anywhere within the range of the worksheet, the cells that
match with the persons name in A1 would change color. If A1 remains blank,
then no action is taken.
I'm currently using a countif statement to count all the occurrences which
helps with totals, (=COUNTIF(Sheet1!$A$14:$AA$89,"E. Nicholas")) but I
think being able to color code as I assign and change duties would really be
helpful.
Any help is appreciated.
Thanks!
David