H
hoy13
I have a workbook that charts the progress of my clients. One of m
cells automatically determines their age, and when they become olde
than six, I need another cell's text to automatically change to "AO
(standing for "Aged Out" of my program). I cannot us the functio
=IF(A1>6,"AO"," ") because I already have the clients status imputed i
that cell. I need it to be a type of conditional formatting or VB cod
so that it will automatically change once the reach 6. I have attache
an example of my workbook. It has a VB code that changes the row colo
based on Status. The Age row is CF'd to turn purple and BOLD when th
age reaches or exceeds six. I need the status row to automaticall
change from whatever text is in it to "AO" once age is greater than o
equal to six. I will appreciate any imput that anyone has
Attachment filename: test.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=64767
cells automatically determines their age, and when they become olde
than six, I need another cell's text to automatically change to "AO
(standing for "Aged Out" of my program). I cannot us the functio
=IF(A1>6,"AO"," ") because I already have the clients status imputed i
that cell. I need it to be a type of conditional formatting or VB cod
so that it will automatically change once the reach 6. I have attache
an example of my workbook. It has a VB code that changes the row colo
based on Status. The Age row is CF'd to turn purple and BOLD when th
age reaches or exceeds six. I need the status row to automaticall
change from whatever text is in it to "AO" once age is greater than o
equal to six. I will appreciate any imput that anyone has
Attachment filename: test.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=64767