Josh Hazel
05-06-2008, 09:30 PM
I have a sub routine (for a timer) that enters a Range ("A1").Value = xx and it runs through the loop, counting up or down (depending on another variable). Everything works great, but as soon as I put focus on another cell (i.e., start typing in B1, or F2 in B2) I receive the Error 400 message.
I understand why I am receiving the error, but I need to know how I can get Excel NOT to display the error dialog box, then wait until I get out of whatever cell I happen to be in and continue the timer where it left off.
Any help would be greatly appreciated, I've been running in circles for hours with this problem!!
Thanks
I understand why I am receiving the error, but I need to know how I can get Excel NOT to display the error dialog box, then wait until I get out of whatever cell I happen to be in and continue the timer where it left off.
Any help would be greatly appreciated, I've been running in circles for hours with this problem!!
Thanks