Hello guys,
I got a VBA code from this forum long time back for CF in 2003. But I needed to change it and when I did it stopped working. Now I am stuck again with no clue how to write it. The conditions I need are:
Can somebody please give me the code as I can't write VBA codes myself?
Thanks in advance
Asad
I got a VBA code from this forum long time back for CF in 2003. But I needed to change it and when I did it stopped working. Now I am stuck again with no clue how to write it. The conditions I need are:
- If A1="OFF", then font is bold & black and cell colour is light green
- If A1="RDO", then font is bold and blue and cell colour is light yellow
- If A1=or(1,2,4,128,130,136,138), then font is normal and black but cell colour is orange
- I need this to be as my fourth condition, =mod(ROW(),2)=1 with pattern selected to be light grey
- If A1<>AA1, then font is Bold and Red and cell colour stays with the mod formula above
- If A1 then change back to be equal to AA1, then font should go back to normal and black unless it is one of first three conditions in which case those formats should kick in.
Can somebody please give me the code as I can't write VBA codes myself?
Thanks in advance
Asad