Hi Everyone,
I have a bit of code that works great
I have two row merged toghther and they have a formula in it that returns "" on error,
so I don't want the macro to run if the target value is ""
please help
thanks
Tony
heres my code
Private Sub Selected(ByVal Target As Range)...