D
DMP
Hello,
Yesterday I got a relpy to a post about conditional
formating that advised me to go to this website
http://www.mvps.org/dmcritchie/excel/event.htm#case.
I read the information on event macros and found it useful
but in trying to apply it for my purposes, I am having
dificulties. So let me try to explain it again...
I have a column in my data sheet that tracks 5 different
error messages. What I would like to do is say if cel H2
contains "Bad Formula" then highlight it pink. Or if it
says "Msg Not Recorded" then highlight it green etc etc
etc...Keep in mind that the H column contains a validation
list to pull down from...so if I pull down this statement
or that statement, I want the cel to change colors this
gives me an instant view of how many of these messages I
am getting so I can look for patterns of increase or
decrease over time...So it there a VBA script that will
help me do this since I can't use conditional formating
due to it only letting me have three conditons...
Thanx
DMM
Yesterday I got a relpy to a post about conditional
formating that advised me to go to this website
http://www.mvps.org/dmcritchie/excel/event.htm#case.
I read the information on event macros and found it useful
but in trying to apply it for my purposes, I am having
dificulties. So let me try to explain it again...
I have a column in my data sheet that tracks 5 different
error messages. What I would like to do is say if cel H2
contains "Bad Formula" then highlight it pink. Or if it
says "Msg Not Recorded" then highlight it green etc etc
etc...Keep in mind that the H column contains a validation
list to pull down from...so if I pull down this statement
or that statement, I want the cel to change colors this
gives me an instant view of how many of these messages I
am getting so I can look for patterns of increase or
decrease over time...So it there a VBA script that will
help me do this since I can't use conditional formating
due to it only letting me have three conditons...
Thanx
DMM