Hello all,
I have a sub that is called upon selection change and I want to keep it that way. My problem is that when I run another sub it activates a sheet and highlights all the cells with formulas in them, so my first sub is called because the selection is changed, I do not want this to happen though.
Is there a way to tell my first sub not to run because it was called while my other sub is working?
Hope that was clear.
I have a sub that is called upon selection change and I want to keep it that way. My problem is that when I run another sub it activates a sheet and highlights all the cells with formulas in them, so my first sub is called because the selection is changed, I do not want this to happen though.
Is there a way to tell my first sub not to run because it was called while my other sub is working?
Hope that was clear.