K1 has to be 3 before the user starts typing.
The problem with triggering it after the user enters the numbers is that you have to check every cell with content at each change. This will slow down the whole operation with large volumes of data.
Not sure about the type mismatch.. the macro should be modified however:
Let me know how this goes.
Afterthought:
Are you only checking values for column A? I think I could be able to implement a solution to check the values after changing cell K1=3 without having to check every cell every time a cell gets changed.
Thanks
Duncan
Bookmarks