Hi,
I currently have a workshet event that checks if a value entered a cell exists. It's quite simple and looks something like this (I've tried to remove the superfluous parts):
I have another macro that clears the values entered into the aforementioned cells and looks like this:![]()
Please Login or Register to view this content.
The two codes run fine indipendantly of each other but, with them both in my code, I guess a type mismatch everytime the macro 'clear' runs. I'm sure there's a reasonable explanation as to why this is happening but I'm stumped.![]()
Please Login or Register to view this content.
Bookmarks