Macro to force user to return to defined range
Posted by Ross on May 22, 2001 2:04 PM
For example,range A1:c3 is named MyRange, and a user attempts to enter data in d1. Is there a way to write a macro so that when the user attempts to enter data in d1 the user is forced back to MyRange?