Hi,In cells C5, D5, E5 I have some text which are used to give a score to a piece of work, i.e. C5 = Simple, D5 = Medium and E5 = Complex.The way this currently works is fairly basic, but I'm not sure the users want to change the processes. The user would simply highlight one of the cells to indicate the complexity of the piece of work they are doing. What I am aiming to do is allocate a score based on which cell is highlighted, and put a 1,2 or 3 into cell G5. I'd also like to add in some limitation so that only 1 of the 3 cells can highlighted at any time. So if C5 is highlighted, I then go and highlight E5 and C5 becomes 'unhighlighted'.Any ideas if any of this is possible??