Making cell change colour

D

digitallifeform

Hi all

I want to make a cell change colour 'on click'.

Is there any way that this is possible?

Help would be appreciated,

Many thank

darren
 
F

Frank Kabel

Hi
this would require VBA / using an event procedure like
Selection_change. Do you want to go this way?
 
D

digitallifeform

Yes, any information would be helpful. I have a basic understanding o
VBA so fire away : )

Thanks for helping
 
Top